Home
last modified time | relevance | path

Searched defs:IsReady (Results 1 – 25 of 43) sorted by relevance

12

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dtensor_handle_data.h43 bool IsReady() const { in IsReady() function
79 bool IsReady() const { return true; } in IsReady() function
87 bool IsReady() const { in IsReady() function
/aosp_15_r20/external/cronet/base/test/
H A Dtest_future.h210 bool IsReady() const { in IsReady() function
510 bool IsReady() const { return implementation_.IsReady(); } in IsReady() function
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Dcodec_interface.cc40 bool IsReady() { return pcm_config_.has_value(); } in IsReady() function
279 bool CodecInterface::IsReady() { return impl->IsReady(); } in IsReady() function in bluetooth::le_audio::CodecInterface
Dmock_codec_interface.cc46 bool CodecInterface::IsReady() { return impl->IsReady(); } in IsReady() function in bluetooth::le_audio::CodecInterface
/aosp_15_r20/external/armnn/samples/common/src/CVUtils/
H A DCvWindowOutput.cpp29 bool CvWindowOutput::IsReady() const in IsReady() function in common::CvWindowOutput
H A DCvVideoFileWriter.cpp29 bool CvVideoFileWriter::IsReady() const in IsReady() function in common::CvVideoFileWriter
/aosp_15_r20/external/cronet/components/metrics/structured/lib/
H A Devent_storage.h31 virtual bool IsReady() { return true; } in IsReady() function
H A Dkey_data_file_delegate.cc38 bool KeyDataFileDelegate::IsReady() const { in IsReady() function in metrics::structured::KeyDataFileDelegate
/aosp_15_r20/external/cronet/components/metrics/structured/
H A Dkey_data_provider_prefs.cc23 bool KeyDataProviderPrefs::IsReady() { in IsReady() function in metrics::structured::KeyDataProviderPrefs
H A Dkey_data_provider_file.cc29 bool KeyDataProviderFile::IsReady() { in IsReady() function in metrics::structured::KeyDataProviderFile
H A Dkey_data_prefs_delegate.cc33 bool KeyDataPrefsDelegate::IsReady() const { in IsReady() function in metrics::structured::KeyDataPrefsDelegate
/aosp_15_r20/external/cronet/components/metrics/structured/test/
H A Dtest_key_data_provider.cc127 bool TestKeyDataProvider::IsReady() { in IsReady() function in metrics::structured::TestKeyDataProvider
/aosp_15_r20/external/libtextclassifier/native/annotator/
H A Dmodel-executor.h74 virtual bool IsReady() const { return true; } in IsReady() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/hci/
H A Dsequential_command_runner.cc79 bool SequentialCommandRunner::IsReady() const { return !status_callback_; } in IsReady() function in bt::hci::SequentialCommandRunner
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/
H A Dpjrt_future.h195 bool IsReady() { in IsReady() function
/aosp_15_r20/external/openthread/src/core/net/
H A Ddnssd.hpp222 bool IsReady(void) const { return GetState() == kReady; } in IsReady() function in ot::Dnssd
/aosp_15_r20/external/perfetto/src/base/threading/
H A Dchannel_unittest.cc42 bool IsReady(base::PlatformHandle fd) { in IsReady() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Dpy_buffer.h102 StatusOr<bool> IsReady() { in IsReady() function
/aosp_15_r20/external/libchrome/components/policy/core/common/
H A Dschema_registry_unittest.cc112 TEST(SchemaRegistryTest, IsReady) { in TEST() argument
/aosp_15_r20/external/cronet/build/android/pylib/symbols/
H A Dexpensive_line_transformer.py60 def IsReady(self): member in ExpensiveLineTransformer
/aosp_15_r20/external/angle/build/android/pylib/symbols/
H A Dexpensive_line_transformer.py60 def IsReady(self): member in ExpensiveLineTransformer
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dssa_rewrite_pass.h84 bool IsReady() const { return is_complete() && copy_of() == 0; } in IsReady() function
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dssa_rewrite_pass.h84 bool IsReady() const { return is_complete() && copy_of() == 0; } in IsReady() function
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dssa_rewrite_pass.h84 bool IsReady() const { return is_complete() && copy_of() == 0; } in IsReady() function
/aosp_15_r20/packages/modules/Bluetooth/system/bta/vc/
Ddevices.h155 bool IsReady() { return device_ready; } in IsReady() function

12