Home
last modified time | relevance | path

Searched defs:isSupported (Results 1 - 25 of 78) sorted by relevance

1234

/foundation/communication/nfc/interfaces/inner_api/tags/
H A Disodep_tag.cpp55 int IsoDepTag::IsExtendedApduSupported(bool &isSupported) in IsExtendedApduSupported() argument
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_audio_manager_proxy.cpp104 int32_t BluetoothAudioManagerProxy::IsWearDetectionSupported(const BluetoothRawAddress &device, bool &isSupported) in IsWearDetectionSupported() argument
H A Dbluetooth_hfp_ag_proxy.cpp391 int BluetoothHfpAgProxy::IsVgsSupported(const BluetoothRawAddress &device, bool &isSupported) in IsVgsSupported() argument
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_audio_manager.cpp71 int BluetoothAudioManager::impl::IsWearDetectionSupported(const BluetoothRemoteDevice &device, bool &isSupported) in IsWearDetectionSupported() argument
117 int BluetoothAudioManager::IsWearDetectionSupported(const BluetoothRemoteDevice &device, bool &isSupported) in IsWearDetectionSupported() argument
/foundation/communication/wifi/wifi/test/wifi_standard/native/
H A Dwifi_inner_hotspot_test.cpp53 bool isSupported; in HWTEST_F() local
/foundation/communication/nfc/test/fuzztest/tags_test/isodeptag/isodeptag_fuzzer/
H A Disodeptag_fuzzer.cpp82 bool isSupported = (static_cast<int>(data[0]) % 2) == 1; in FuzzIsExtendedApduSupported() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Druntime_context_process_system_api_adapter_impl_test.cpp226 bool isSupported = RuntimeContext::GetInstance()->CheckDeviceSecurityAbility(DEV_ID, g_option); in HWTEST_F() local
/foundation/ai/neural_network_runtime/test/unittest/common/v2_0/
H A Dcompilation_mock_idevice.cpp25 OH_NN_ReturnCode HDIDeviceV2_0::IsModelCacheSupported(bool& isSupported) in IsModelCacheSupported() argument
69 OH_NN_ReturnCode HDIDeviceV2_0::IsDynamicInputSupported(bool& isSupported) in IsDynamicInputSupported() argument
87 OH_NN_ReturnCode HDIDeviceV2_0::IsPerformanceModeSupported(bool& isSupported) in IsPerformanceModeSupported() argument
105 IsPrioritySupported(bool& isSupported) IsPrioritySupported() argument
123 IsFloat16PrecisionSupported(bool& isSupported) IsFloat16PrecisionSupported() argument
[all...]
/foundation/ai/neural_network_runtime/test/fuzztest/
H A Dnnrt_device_impl.h60 int32_t IsFloat16PrecisionSupported(bool& isSupported) in IsFloat16PrecisionSupported() argument
66 int32_t IsPerformanceModeSupported(bool& isSupported) in IsPerformanceModeSupported() argument
72 int32_t IsPrioritySupported(bool& isSupported) in IsPrioritySupported() argument
78 int32_t IsDynamicInputSupported(bool& isSupported) in IsDynamicInputSupported() argument
97 int32_t IsModelCacheSupported(bool& isSupported) in IsModelCacheSupported() argument
/foundation/ai/neural_network_runtime/test/unittest/common/v1_0/
H A Dcompilation_mock_idevice.cpp25 OH_NN_ReturnCode HDIDeviceV1_0::IsModelCacheSupported(bool& isSupported) in IsModelCacheSupported() argument
69 OH_NN_ReturnCode HDIDeviceV1_0::IsDynamicInputSupported(bool& isSupported) in IsDynamicInputSupported() argument
87 OH_NN_ReturnCode HDIDeviceV1_0::IsPerformanceModeSupported(bool& isSupported) in IsPerformanceModeSupported() argument
105 IsPrioritySupported(bool& isSupported) IsPrioritySupported() argument
123 IsFloat16PrecisionSupported(bool& isSupported) IsFloat16PrecisionSupported() argument
[all...]
/foundation/ability/ability_runtime/test/unittest/app_mgr_stub_test/
H A Dapp_mgr_stub_test.cpp650 bool isSupported = false; in HWTEST_F() local
/foundation/multimedia/camera_framework/frameworks/native/ndk/
H A Dphoto_output.cpp320 Camera_ErrorCode OH_PhotoOutput_IsMirrorSupported(Camera_PhotoOutput* photoOutput, bool* isSupported) in OH_PhotoOutput_IsMirrorSupported() argument
388 Camera_ErrorCode OH_PhotoOutput_IsMovingPhotoSupported(Camera_PhotoOutput* photoOutput, bool* isSupported) in OH_PhotoOutput_IsMovingPhotoSupported() argument
/foundation/communication/nfc/test/unittest/services/tags_test/
H A Disodep_tag_test.cpp155 bool isSupported = false; in HWTEST_F() local
/foundation/communication/wifi/wifi/frameworks/native/c_adapter/src/
H A Dwifi_c_hotspot.cpp54 NO_SANITIZE("cfi") WifiErrorCode IsHotspotDualBandSupported(bool &isSupported) in IsHotspotDualBandSupported() argument
/foundation/communication/nfc/frameworks/js/napi/cardEmulation/
H A Dnfc_napi_cardEmulation_adapter.cpp32 bool isSupported = false; in IsSupported() local
/foundation/communication/nfc/frameworks/js/napi/tag/
H A Dnfc_napi_tag_isodep.cpp103 bool isSupported = false; in NativeIsExtendedApduSupported() local
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dhdi_device_v1_0.cpp190 OH_NN_ReturnCode HDIDeviceV1_0::IsFloat16PrecisionSupported(bool& isSupported) in IsFloat16PrecisionSupported() argument
200 OH_NN_ReturnCode HDIDeviceV1_0::IsPerformanceModeSupported(bool& isSupported) in IsPerformanceModeSupported() argument
210 OH_NN_ReturnCode HDIDeviceV1_0::IsPrioritySupported(bool& isSupported) in IsPrioritySupported() argument
220 OH_NN_ReturnCode HDIDeviceV1_0::IsDynamicInputSupported(bool& isSupported) in IsDynamicInputSupported() argument
230 OH_NN_ReturnCode HDIDeviceV1_0::IsModelCacheSupported(bool& isSupported) in IsModelCacheSupported() argument
[all...]
/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/hdi_device/
H A Dhdi_device_test.cpp573 bool isSupported = false; in HWTEST_F() local
591 bool isSupported = false; in HWTEST_F() local
609 bool isSupported = false; in HWTEST_F() local
631 bool isSupported = false; in HWTEST_F() local
649 bool isSupported = false; HWTEST_F() local
671 bool isSupported = false; HWTEST_F() local
689 bool isSupported = false; HWTEST_F() local
711 bool isSupported = false; HWTEST_F() local
729 bool isSupported = false; HWTEST_F() local
751 bool isSupported = false; HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/test/unittest/app_mgr_proxy_test/
H A Dapp_mgr_proxy_test.cpp655 bool isSupported = false; in HWTEST_F() local
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_hfp_ag_stub.cpp417 bool isSupported = false; in IsVgsSupportedInner() local
/foundation/multimedia/audio_framework/frameworks/native/audiopolicy/test/unittest/policy_test/src/
H A Daudio_policy_ext_unit_test.cpp814 bool isSupported = in HWTEST() local
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Daudio_server_effect.cpp202 void AudioServer::UpdateEffectBtOffloadSupported(const bool &isSupported) in UpdateEffectBtOffloadSupported() argument
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/mode/
H A Dslow_motion_session_napi.cpp207 bool isSupported = slowMotionSessionNapi->slowMotionSession_->IsSlowMotionDetectionSupported(); in IsSlowMotionDetectionSupported() local
/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/
H A Dphoto_output_impl.cpp330 Camera_ErrorCode Camera_PhotoOutput::IsMirrorSupported(bool* isSupported) in IsMirrorSupported() argument
390 Camera_ErrorCode Camera_PhotoOutput::IsMovingPhotoSupported(bool* isSupported) in IsMovingPhotoSupported() argument
/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/
H A Dfunc_test.cpp745 bool isSupported = OH_AVCapability_IsEncoderBitrateModeSupported(nullptr, BITRATE_MODE_CBR); in HWTEST_F() local
768 bool isSupported = OH_AVCapability_IsEncoderBitrateModeSupported(capability, BITRATE_MODE_CBR); in HWTEST_F() local
793 bool isSupported = OH_AVCapability_IsEncoderBitrateModeSupported(capability, BITRATE_MODE_VBR); in HWTEST_F() local
818 bool isSupported = OH_AVCapability_IsEncoderBitrateModeSupported(capa, BITRATE_MODE_CQ); in HWTEST_F() local
823 bool isSupported = OH_AVCapability_IsEncoderBitrateModeSupported(capa, BITRATE_MODE_CQ); in HWTEST_F() local
1879 bool isSupported = OH_AVCapability_IsEncoderBitrateModeSupported(capability, BITRATE_MODE_VBR); HWTEST_F() local
1904 bool isSupported = OH_AVCapability_IsEncoderBitrateModeSupported(capa, BITRATE_MODE_CQ); HWTEST_F() local
1909 bool isSupported = OH_AVCapability_IsEncoderBitrateModeSupported(capa, BITRATE_MODE_CQ); HWTEST_F() local
[all...]

Completed in 18 milliseconds

1234