Searched defs:ContainsDevice (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ | ||
H A D | device_mgr.cc | 127 bool StaticDeviceMgr::ContainsDevice(int64_t device_incarnation) const { in ContainsDevice() function in tensorflow::StaticDeviceMgr |
H A D | dynamic_device_mgr.cc | 114 bool DynamicDeviceMgr::ContainsDevice(int64_t device_incarnation) const { in ContainsDevice() function in tensorflow::DynamicDeviceMgr |