Home
last modified time | relevance | path

Searched defs:Exists (Results 1 – 25 of 80) sorted by relevance

1234

/aosp_15_r20/external/tensorflow/tensorflow/core/data/service/
H A Dcredentials_factory.cc90 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 Dfs.go102 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/
Dhelpers.rs6 pub(crate) enum Exists { enum
15 expectation: Exists, in ensure_deleted()
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/
H A Dtoco_port.cc104 tensorflow::Status Exists(const std::string& filename, in Exists() function
201 tensorflow::Status Exists(const string& filename, in Exists() function
H A Dtoco_port_test.cc32 TEST(TocoPortTest, Exists) { in TEST() argument
/aosp_15_r20/external/mesa3d/src/amd/addrlib/src/core/
H A Dcoord.cpp188 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/
Dexists_windows.go10 func Exists(fd uintptr) bool { func
Dexists_unix.go15 func Exists(fd uintptr) bool { func
Dexists_plan9.go16 func Exists(fd uintptr) bool { func
/aosp_15_r20/system/core/fs_mgr/libfs_avb/
H A Dutil.h55 enum class FileWaitMode { Exists, DoesNotExist }; enumerator
/aosp_15_r20/system/core/fastboot/
H A Dstorage.cpp38 bool ConnectedDevicesStorage::Exists() const { in Exists() function in ConnectedDevicesStorage
/aosp_15_r20/external/tensorflow/tensorflow/python/platform/
H A Dgfile.py22 from tensorflow.python.lib.io.file_io import file_exists as Exists unknown
/aosp_15_r20/external/grpc-grpc/test/core/gprpp/
H A Dno_destruct_test.cc29 void Exists() {} in Exists() function in grpc_core::testing::__anon885f39d70111::CrashOnDestruction
/aosp_15_r20/device/google/cuttlefish/host/commands/secure_env/storage/
Dinsecure_json_storage.cpp48 bool InsecureJsonStorage::Exists() const { in Exists() function in cuttlefish::secure_env::InsecureJsonStorage
Dtpm_storage.cpp49 bool TpmStorage::Exists() const { in Exists() function in cuttlefish::secure_env::TpmStorage
/aosp_15_r20/test/dittosuite/src/
H A Dshared_variables.cpp21 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 Dedgeset_test.cc82 TEST_F(EdgeSetTest, Exists) { in TEST_F() argument
/aosp_15_r20/packages/modules/Bluetooth/system/gd/storage/
Ddevice.cc83 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 Dequivalence_relation.h177 bool Exists(const T& value) const { in Exists() function
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/fuzz/
H A Dequivalence_relation.h177 bool Exists(const T& value) const { in Exists() function
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dequivalence_relation.h177 bool Exists(const T& value) const { in Exists() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/testing/
H A Dfile.cc69 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 Dfile.cc69 bool File::Exists(const std::string& name) { in Exists() function in google::protobuf::File
/aosp_15_r20/test/vts-testcase/vndk/
Dutils.py246 def Exists(self, path): member in AndroidDevice
/aosp_15_r20/packages/modules/Virtualization/libs/libfdt/src/
Dresult.rs27 Exists, enumerator

1234