Home
last modified time | relevance | path

Searched defs:supported (Results 1 - 25 of 30) sorted by relevance

12

/foundation/communication/netmanager_ext/frameworks/js/napi/sharing/src/
H A Dnetshare_issharing_context.cpp55 void NetShareIsSharingContext::SetSharingSupported(int32_t supported) in SetSharingSupported() argument
H A Dnetshare_exec.cpp30 int32_t supported = NETWORKSHARE_IS_UNSUPPORTED; in ExecIsSharingSupported() local
/foundation/multimedia/audio_framework/frameworks/js/napi/audiomanager/
H A Dnapi_audio_routing_manager.h45 bool supported = false; member
/foundation/communication/netmanager_ext/test/networksharemanager/unittest/networkshare_manager_test/
H A Dnetworkshare_service_test.cpp82 int32_t supported; in HWTEST_F() local
90 int32_t supported; in HWTEST_F() local
H A Dnetworkshare_tracker_test.cpp84 int32_t supported; in HWTEST_F() local
155 int32_t supported; in HWTEST_F() local
/foundation/communication/nfc/test/unittest/services/tags_test/
H A Dtag_info_test.cpp94 bool supported = tagInfo_->IsTechSupported(TagTechnology::NFC_A_TECH); in HWTEST_F() local
104 bool supported = tagInfo_->IsTechSupported(TagTechnology::NFC_ISODEP_TECH); in HWTEST_F() local
114 bool supported = tagInfo_->IsTechSupported(TagTechnology::NFC_NDEF_TECH); in HWTEST_F() local
/foundation/communication/netmanager_ext/frameworks/native/netshareclient/src/proxy/
H A Dnetworkshare_service_proxy.cpp54 int32_t NetworkShareServiceProxy::IsNetworkSharingSupported(int32_t &supported) in IsNetworkSharingSupported() argument
/foundation/communication/netmanager_ext/services/networksharemanager/src/stub/
H A Dnetworkshare_service_stub.cpp77 int32_t supported = NETWORKSHARE_IS_UNSUPPORTED; in ReplyIsNetworkSharingSupported() local
/foundation/multimedia/audio_framework/frameworks/native/ohaudio/
H A DOHAudioRoutingManager.cpp217 OH_AudioRoutingManager_IsMicBlockDetectionSupported( OH_AudioRoutingManager *audioRoutingManager, bool *supported) OH_AudioRoutingManager_IsMicBlockDetectionSupported() argument
/foundation/multimedia/av_codec/services/services/codec/server/post_processing/
H A Dpost_processing.h250 supported |= controller_->IsColorSpaceConversionSupported(input, output); in Init() local
/foundation/communication/netmanager_ext/services/networksharemanager/src/
H A Dnetworkshare_service.cpp102 int32_t supported = NETWORKSHARE_IS_UNSUPPORTED; in GetDumpMessage() local
147 int32_t NetworkShareService::IsNetworkSharingSupported(int32_t &supported) in IsNetworkSharingSupported() argument
H A Dnetworkshare_tracker.cpp425 int32_t NetworkShareTracker::IsNetworkSharingSupported(int32_t &supported) in IsNetworkSharingSupported() argument
/foundation/communication/netmanager_ext/frameworks/native/netshareclient/src/
H A Dnetworkshare_client.cpp87 int32_t NetworkShareClient::IsSharingSupported(int32_t &supported) in IsSharingSupported() argument
/foundation/communication/wifi/wifi/test/wifi_standard/native/
H A Dwifi_c_device_test.cpp360 bool supported = false; in IsBandTypeSupportedTest() local
/foundation/communication/wifi/wifi/test/fuzztest/frameworks/native/c_adapter/wificdevice_fuzzer/
H A Dwificdevice_fuzzer.cpp295 bool supported = true; in IsBandTypeSupportedTest() local
/foundation/graphic/graphic_surface/surface/test/fuzztest/surface_fuzzer/
H A Dsurface_fuzzer.cpp245 bool supported = GetData<bool>(); in SurfaceFuzzTest2() local
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/mode/
H A Dtime_lapse_photo_session_napi.cpp632 bool supported; in IsExposureMeteringModeSupported() local
750 bool supported; in IsManualIsoSupported() local
808 bool supported; in IsWhiteBalanceModeSupported() local
/foundation/multimedia/camera_framework/test/fuzztest/timelapsephotosession_fuzzer/
H A Dtime_lapse_photo_session_fuzzer.cpp185 bool supported; in TestManualExposure() local
344 bool supported = true; in Test31() local
428 bool supported; Test3() local
[all...]
/foundation/communication/wifi/wifi/frameworks/native/c_adapter/src/
H A Dwifi_c_device.cpp507 NO_SANITIZE("cfi") WifiErrorCode IsBandTypeSupported(int bandType, bool *supported) in IsBandTypeSupported() argument
/foundation/arkui/ace_engine/frameworks/base/resource/
H A Dace_res_config.cpp593 bool IsOrientationMatch(const AceResConfig& desired, const AceResConfig& supported) in IsOrientationMatch() argument
599 bool IsDeviceTypeMatch(const AceResConfig& desired, const AceResConfig& supported) in IsDeviceTypeMatch() argument
604 bool IsColorModeMatch(const AceResConfig& desired, const AceResConfig& supported) in IsColorModeMatch() argument
609 bool IsMccMncMatch(const AceResConfig& desired, const AceResConfig& supported) in IsMccMncMatch() argument
617 IsResolutionMatch(const AceResConfig& desired, const AceResConfig& supported) IsResolutionMatch() argument
622 MatchResConfig(const AceResConfig& desired, const AceResConfig& supported) MatchResConfig() argument
629 DeclarativeMatchResConfig(const AceResConfig& desired, const AceResConfig& supported) DeclarativeMatchResConfig() argument
[all...]
/foundation/multimedia/drm_framework/frameworks/native/test/unittest/src/
H A Ddrm_framework_unittest.cpp284 bool supported; in HWTEST_F() local
299 bool supported; in HWTEST_F() local
314 bool supported; in HWTEST_F() local
329 bool supported = true; HWTEST_F() local
348 bool supported = true; HWTEST_F() local
373 bool supported = true; HWTEST_F() local
3672 bool supported = true; killclearplay2() local
[all...]
/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifidevicestub_fuzzer/
H A Dwifidevicestub_fuzzer.cpp990 bool supported = (static_cast<int>(data[0]) % TWO) ? true : false; in IsBandTypeSupportedTest() local
/foundation/communication/netmanager_ext/test/networksharemanager/fuzztest/netshareclient_fuzzer/
H A Dnetshare_client_fuzzer.cpp539 int32_t supported = 0; in NetworkShareTrackerFuzzTest() local
/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_device_proxy_lite.cpp1600 ErrCode WifiDeviceProxy::IsBandTypeSupported(int bandType, bool &supported) in IsBandTypeSupported() argument
H A Dwifi_device_impl.cpp420 ErrCode WifiDeviceImpl::IsBandTypeSupported(int bandType, bool &supported) in IsBandTypeSupported() argument

Completed in 28 milliseconds

12