Home
last modified time | relevance | path

Searched defs:owned_ (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/google-cloud-java/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/
H A DCloudIdentityCustomerAccount.java91 private boolean owned_ = false; field in CloudIdentityCustomerAccount
682 private boolean owned_; field in CloudIdentityCustomerAccount.Builder
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/io/
H A Dblock.h44 bool owned_; // Block owns data_[] variable
/aosp_15_r20/external/leveldb/table/
H A Dblock.h39 bool owned_; // Block owns data_[] variable
/aosp_15_r20/external/pigweed/pw_allocator/public/pw_allocator/
H A Dbump_allocator.h143 internal::GenericOwned* owned_ = nullptr; variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
H A Dgl_texture.h97 bool owned_; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Ddevice_set_test.cc58 std::vector<std::unique_ptr<Device>> owned_; member in tensorflow::__anon94736aec0111::DeviceSetTest
/aosp_15_r20/external/webrtc/rtc_base/
H A Dthread.h515 bool owned_ = true; variable
/aosp_15_r20/external/fbjni/cxx/fbjni/detail/
H A DCoreClasses-inl.h94 alias_ref<JObject> owned_; variable
/aosp_15_r20/external/leveldb/db/
H A Ddb_test.cc2138 const bool owned_; // Do we own map_ member in leveldb::ModelDB::ModelIter