Searched refs:owned_ (Results 1 – 7 of 7) sorted by relevance
148 owned_(true), in Thread()191 ASSERT(owned_); in Start()192 if (!owned_) return false; in Start()312 return owned_; in IsOwned()508 owned_ = false; in WrapCurrentWithThreadManager()
157 : stream_(stream), owned_(owned) { in StreamAdapterInterface()212 if (owned_) in Attach()215 owned_ = owned; in Attach()229 if (owned_) in ~StreamAdapterInterface()
274 bool owned_; variable
307 bool owned_; variable
44 owned_.emplace_back(d); in AddDevice()54 std::vector<std::unique_ptr<Device>> owned_; member in tensorflow::__anonf0ab42df0111::DeviceSetTest
37 owned_(contents.heap_allocated) { in Block()52 if (owned_) { in ~Block()
44 bool owned_; // Block owns data_[] variable