/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/ |
H A D | tensor_handle_data.h | 43 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 D | test_future.h | 210 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/ |
D | codec_interface.cc | 40 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
|
D | mock_codec_interface.cc | 46 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 D | CvWindowOutput.cpp | 29 bool CvWindowOutput::IsReady() const in IsReady() function in common::CvWindowOutput
|
H A D | CvVideoFileWriter.cpp | 29 bool CvVideoFileWriter::IsReady() const in IsReady() function in common::CvVideoFileWriter
|
/aosp_15_r20/external/cronet/components/metrics/structured/lib/ |
H A D | event_storage.h | 31 virtual bool IsReady() { return true; } in IsReady() function
|
H A D | key_data_file_delegate.cc | 38 bool KeyDataFileDelegate::IsReady() const { in IsReady() function in metrics::structured::KeyDataFileDelegate
|
/aosp_15_r20/external/cronet/components/metrics/structured/ |
H A D | key_data_provider_prefs.cc | 23 bool KeyDataProviderPrefs::IsReady() { in IsReady() function in metrics::structured::KeyDataProviderPrefs
|
H A D | key_data_provider_file.cc | 29 bool KeyDataProviderFile::IsReady() { in IsReady() function in metrics::structured::KeyDataProviderFile
|
H A D | key_data_prefs_delegate.cc | 33 bool KeyDataPrefsDelegate::IsReady() const { in IsReady() function in metrics::structured::KeyDataPrefsDelegate
|
/aosp_15_r20/external/cronet/components/metrics/structured/test/ |
H A D | test_key_data_provider.cc | 127 bool TestKeyDataProvider::IsReady() { in IsReady() function in metrics::structured::TestKeyDataProvider
|
/aosp_15_r20/external/libtextclassifier/native/annotator/ |
H A D | model-executor.h | 74 virtual bool IsReady() const { return true; } in IsReady() function
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/hci/ |
H A D | sequential_command_runner.cc | 79 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 D | pjrt_future.h | 195 bool IsReady() { in IsReady() function
|
/aosp_15_r20/external/openthread/src/core/net/ |
H A D | dnssd.hpp | 222 bool IsReady(void) const { return GetState() == kReady; } in IsReady() function in ot::Dnssd
|
/aosp_15_r20/external/perfetto/src/base/threading/ |
H A D | channel_unittest.cc | 42 bool IsReady(base::PlatformHandle fd) { in IsReady() function
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/ |
H A D | py_buffer.h | 102 StatusOr<bool> IsReady() { in IsReady() function
|
/aosp_15_r20/external/libchrome/components/policy/core/common/ |
H A D | schema_registry_unittest.cc | 112 TEST(SchemaRegistryTest, IsReady) { in TEST() argument
|
/aosp_15_r20/external/cronet/build/android/pylib/symbols/ |
H A D | expensive_line_transformer.py | 60 def IsReady(self): member in ExpensiveLineTransformer
|
/aosp_15_r20/external/angle/build/android/pylib/symbols/ |
H A D | expensive_line_transformer.py | 60 def IsReady(self): member in ExpensiveLineTransformer
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/ |
H A D | ssa_rewrite_pass.h | 84 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 D | ssa_rewrite_pass.h | 84 bool IsReady() const { return is_complete() && copy_of() == 0; } in IsReady() function
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | ssa_rewrite_pass.h | 84 bool IsReady() const { return is_complete() && copy_of() == 0; } in IsReady() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/vc/ |
D | devices.h | 155 bool IsReady() { return device_ready; } in IsReady() function
|