/aosp_15_r20/external/tensorflow/tensorflow/core/data/service/ |
H A D | credentials_factory.cc | 90 bool CredentialsFactory::Exists(absl::string_view protocol) { in Exists() function in tensorflow::data::CredentialsFactory 96 bool CredentialsFactory::Exists(absl::string_view protocol) { in Exists() function in tensorflow::data::CredentialsFactory
|
/aosp_15_r20/build/blueprint/pathtools/ |
H A D | fs.go | 102 Exists(name string) (bool, bool, error) methodSpec 221 func (fs *osFs) Exists(name string) (bool, bool, error) { func 381 func (m *mockFs) Exists(name string) (bool, bool, error) { func
|
/aosp_15_r20/trusty/user/app/storage/test/storage-unittest-aidl/unittests/ |
D | helpers.rs | 6 pub(crate) enum Exists { enum 15 expectation: Exists, in ensure_deleted()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/ |
H A D | toco_port.cc | 104 tensorflow::Status Exists(const std::string& filename, in Exists() function 201 tensorflow::Status Exists(const string& filename, in Exists() function
|
H A D | toco_port_test.cc | 32 TEST(TocoPortTest, Exists) { in TEST() argument
|
/aosp_15_r20/external/mesa3d/src/amd/addrlib/src/core/ |
H A D | coord.cpp | 188 BOOL_32 CoordTerm::Exists(Coordinate& co) in Exists() function in Addr::V2::CoordTerm 312 BOOL_32 CoordEq::Exists(Coordinate& co) in Exists() function in Addr::V2::CoordEq
|
/aosp_15_r20/prebuilts/go/linux-x86/src/os/exec/internal/fdtest/ |
D | exists_windows.go | 10 func Exists(fd uintptr) bool { func
|
D | exists_unix.go | 15 func Exists(fd uintptr) bool { func
|
D | exists_plan9.go | 16 func Exists(fd uintptr) bool { func
|
/aosp_15_r20/system/core/fs_mgr/libfs_avb/ |
H A D | util.h | 55 enum class FileWaitMode { Exists, DoesNotExist }; enumerator
|
/aosp_15_r20/system/core/fastboot/ |
H A D | storage.cpp | 38 bool ConnectedDevicesStorage::Exists() const { in Exists() function in ConnectedDevicesStorage
|
/aosp_15_r20/external/tensorflow/tensorflow/python/platform/ |
H A D | gfile.py | 22 from tensorflow.python.lib.io.file_io import file_exists as Exists unknown
|
/aosp_15_r20/external/grpc-grpc/test/core/gprpp/ |
H A D | no_destruct_test.cc | 29 void Exists() {} in Exists() function in grpc_core::testing::__anon885f39d70111::CrashOnDestruction
|
/aosp_15_r20/device/google/cuttlefish/host/commands/secure_env/storage/ |
D | insecure_json_storage.cpp | 48 bool InsecureJsonStorage::Exists() const { in Exists() function in cuttlefish::secure_env::InsecureJsonStorage
|
D | tpm_storage.cpp | 49 bool TpmStorage::Exists() const { in Exists() function in cuttlefish::secure_env::TpmStorage
|
/aosp_15_r20/test/dittosuite/src/ |
H A D | shared_variables.cpp | 21 bool SharedVariables::Exists(const std::list<int>& thread_ids, const std::string& variable_name) { in Exists() function in dittosuite::SharedVariables
|
/aosp_15_r20/external/tensorflow/tensorflow/core/graph/ |
H A D | edgeset_test.cc | 82 TEST_F(EdgeSetTest, Exists) { in TEST_F() argument
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/storage/ |
D | device.cc | 83 bool Device::Exists() { return config_->HasSection(section_); } in Exists() function in bluetooth::storage::Device
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
H A D | equivalence_relation.h | 177 bool Exists(const T& value) const { in Exists() function
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/fuzz/ |
H A D | equivalence_relation.h | 177 bool Exists(const T& value) const { in Exists() function
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/fuzz/ |
D | equivalence_relation.h | 177 bool Exists(const T& value) const { in Exists() function
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/testing/ |
H A D | file.cc | 69 bool File::Exists(const std::string& name) { in Exists() function in google::protobuf::File
|
/aosp_15_r20/external/protobuf/src/google/protobuf/testing/ |
H A D | file.cc | 69 bool File::Exists(const std::string& name) { in Exists() function in google::protobuf::File
|
/aosp_15_r20/test/vts-testcase/vndk/ |
D | utils.py | 246 def Exists(self, path): member in AndroidDevice
|
/aosp_15_r20/packages/modules/Virtualization/libs/libfdt/src/ |
D | result.rs | 27 Exists, enumerator
|