Home
last modified time | relevance | path

Searched defs:IsAvailable (Results 1 – 23 of 23) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
Dgdiplusheaders.h360 BOOL IsAvailable() const in IsAvailable() function
445 BOOL IsAvailable() const in IsAvailable() function
/aosp_15_r20/external/cronet/build/android/pylib/local/emulator/
H A Davd.py250 def IsAvailable(self, avd_name): member in _AvdManagerAgent
670 def IsAvailable(self): member in AvdConfig
/aosp_15_r20/device/google/trout/hal/dumpstate/1.1/
DServiceDescriptor.h29 bool IsAvailable() const { in IsAvailable() function
/aosp_15_r20/external/angle/build/android/pylib/local/emulator/
H A Davd.py278 def IsAvailable(self, avd_name): member in _AvdManagerAgent
770 def IsAvailable(self): member in AvdConfig
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/transport/
H A Ddata_buffer_info.h43 bool IsAvailable() const { return max_data_length_ && max_num_packets_; } in IsAvailable() function
/aosp_15_r20/external/pdfium/core/fxge/win32/
H A Dcgdi_plus_ext.h31 bool IsAvailable() { return !!m_hModule; } in IsAvailable() function
/aosp_15_r20/system/apex/apexd/
H A Dapexd_metrics_stats.cpp107 bool StatsLog::IsAvailable() { in IsAvailable() function in android::apex::StatsLog
/aosp_15_r20/external/executorch/backends/qualcomm/runtime/
H A DQnnManager.h51 bool IsAvailable() { in IsAvailable() function
/aosp_15_r20/packages/modules/Bluetooth/system/bta/has/
Dhas_preset.h57 bool IsAvailable() const { return properties_ & kPropertyAvailable; } in IsAvailable() function
/aosp_15_r20/external/webrtc/modules/audio_processing/logging/
H A Dapm_data_dumper.h70 static bool IsAvailable() { in IsAvailable() function
/aosp_15_r20/external/intel-media-driver/media_driver/media_softlet/agnostic/gen12/codec/hal/dec/av1/features/
H A Ddecode_av1_temporal_buffers_g12.cpp196 bool Av1TempBufferOpInfG12::IsAvailable(Av1RefAssociatedBufs* &buffer) in IsAvailable() function in decode::Av1TempBufferOpInfG12
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/av1/features/
H A Ddecode_av1_temporal_buffers.cpp198 bool Av1TempBufferOpInf::IsAvailable(Av1RefAssociatedBufs* &buffer) in IsAvailable() function in decode::Av1TempBufferOpInf
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/shared/bufferMgr/
H A Ddecode_reference_associated_buffer.h54 virtual bool IsAvailable(BufferType* &buffer) { return true; } in IsAvailable() function
/aosp_15_r20/development/vndk/tools/header-checker/src/repr/
H A Dir_representation.cpp272 bool ModuleIR::IsAvailable(const HasAvailabilityAttrs &decl_ir) const { in IsAvailable() function in header_checker::repr::ModuleIR
/aosp_15_r20/external/executorch/backends/qualcomm/aot/python/
H A DPyQnnManagerAdaptor.h257 bool IsAvailable() { in IsAvailable() function
/aosp_15_r20/system/core/libstats/socket_lazy/
H A Dlibstatssocket_lazy.cpp83 bool IsAvailable() { in IsAvailable() function
/aosp_15_r20/external/clang/include/clang/Basic/
H A DModule.h160 unsigned IsAvailable : 1; variable
/aosp_15_r20/external/vixl/src/aarch32/
H A Dmacro-assembler-aarch32.cc76 bool UseScratchRegisterScope::IsAvailable(const Register& reg) const { in IsAvailable() function in vixl::aarch32::UseScratchRegisterScope
83 bool UseScratchRegisterScope::IsAvailable(const VRegister& reg) const { in IsAvailable() function in vixl::aarch32::UseScratchRegisterScope
/aosp_15_r20/external/python/bumble/bumble/profiles/
Dhap.py196 class IsAvailable(OpenIntEnum): class in PresetRecord.Property
/aosp_15_r20/external/cronet/net/spdy/
H A Dspdy_session.h514 bool IsAvailable() const { return availability_state_ == STATE_AVAILABLE; } in IsAvailable() function
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/backends/gpu/
H A Drocm_tracer.cc1350 bool RocmTracer::IsAvailable() const { in IsAvailable() function in tensorflow::profiler::RocmTracer
H A Dcupti_tracer.cc1651 bool CuptiTracer::IsAvailable() const { in IsAvailable() function in tensorflow::profiler::CuptiTracer
/aosp_15_r20/external/vixl/src/aarch64/
H A Dmacro-assembler-aarch64.cc2873 bool UseScratchRegisterScope::IsAvailable(const CPURegister& reg) const { in IsAvailable() function in vixl::aarch64::UseScratchRegisterScope