/foundation/communication/netmanager_ext/frameworks/js/napi/sharing/src/ |
H A D | netshare_issharing_context.cpp | 55 void NetShareIsSharingContext::SetSharingSupported(int32_t supported) in SetSharingSupported() argument
|
H A D | netshare_exec.cpp | 30 int32_t supported = NETWORKSHARE_IS_UNSUPPORTED; in ExecIsSharingSupported() local
|
/foundation/multimedia/audio_framework/frameworks/js/napi/audiomanager/ |
H A D | napi_audio_routing_manager.h | 45 bool supported = false; member
|
/foundation/communication/netmanager_ext/test/networksharemanager/unittest/networkshare_manager_test/ |
H A D | networkshare_service_test.cpp | 82 int32_t supported; in HWTEST_F() local 90 int32_t supported; in HWTEST_F() local
|
H A D | networkshare_tracker_test.cpp | 84 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 D | tag_info_test.cpp | 94 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 D | networkshare_service_proxy.cpp | 54 int32_t NetworkShareServiceProxy::IsNetworkSharingSupported(int32_t &supported) in IsNetworkSharingSupported() argument
|
/foundation/communication/netmanager_ext/services/networksharemanager/src/stub/ |
H A D | networkshare_service_stub.cpp | 77 int32_t supported = NETWORKSHARE_IS_UNSUPPORTED; in ReplyIsNetworkSharingSupported() local
|
/foundation/multimedia/audio_framework/frameworks/native/ohaudio/ |
H A D | OHAudioRoutingManager.cpp | 217 OH_AudioRoutingManager_IsMicBlockDetectionSupported( OH_AudioRoutingManager *audioRoutingManager, bool *supported) OH_AudioRoutingManager_IsMicBlockDetectionSupported() argument
|
/foundation/multimedia/av_codec/services/services/codec/server/post_processing/ |
H A D | post_processing.h | 250 supported |= controller_->IsColorSpaceConversionSupported(input, output); in Init() local
|
/foundation/communication/netmanager_ext/services/networksharemanager/src/ |
H A D | networkshare_service.cpp | 102 int32_t supported = NETWORKSHARE_IS_UNSUPPORTED; in GetDumpMessage() local 147 int32_t NetworkShareService::IsNetworkSharingSupported(int32_t &supported) in IsNetworkSharingSupported() argument
|
H A D | networkshare_tracker.cpp | 425 int32_t NetworkShareTracker::IsNetworkSharingSupported(int32_t &supported) in IsNetworkSharingSupported() argument
|
/foundation/communication/netmanager_ext/frameworks/native/netshareclient/src/ |
H A D | networkshare_client.cpp | 87 int32_t NetworkShareClient::IsSharingSupported(int32_t &supported) in IsSharingSupported() argument
|
/foundation/communication/wifi/wifi/test/wifi_standard/native/ |
H A D | wifi_c_device_test.cpp | 360 bool supported = false; in IsBandTypeSupportedTest() local
|
/foundation/communication/wifi/wifi/test/fuzztest/frameworks/native/c_adapter/wificdevice_fuzzer/ |
H A D | wificdevice_fuzzer.cpp | 295 bool supported = true; in IsBandTypeSupportedTest() local
|
/foundation/graphic/graphic_surface/surface/test/fuzztest/surface_fuzzer/ |
H A D | surface_fuzzer.cpp | 245 bool supported = GetData<bool>(); in SurfaceFuzzTest2() local
|
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/mode/ |
H A D | time_lapse_photo_session_napi.cpp | 632 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 D | time_lapse_photo_session_fuzzer.cpp | 185 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 D | wifi_c_device.cpp | 507 NO_SANITIZE("cfi") WifiErrorCode IsBandTypeSupported(int bandType, bool *supported) in IsBandTypeSupported() argument
|
/foundation/arkui/ace_engine/frameworks/base/resource/ |
H A D | ace_res_config.cpp | 593 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 D | drm_framework_unittest.cpp | 284 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 D | wifidevicestub_fuzzer.cpp | 990 bool supported = (static_cast<int>(data[0]) % TWO) ? true : false; in IsBandTypeSupportedTest() local
|
/foundation/communication/netmanager_ext/test/networksharemanager/fuzztest/netshareclient_fuzzer/ |
H A D | netshare_client_fuzzer.cpp | 539 int32_t supported = 0; in NetworkShareTrackerFuzzTest() local
|
/foundation/communication/wifi/wifi/frameworks/native/src/ |
H A D | wifi_device_proxy_lite.cpp | 1600 ErrCode WifiDeviceProxy::IsBandTypeSupported(int bandType, bool &supported) in IsBandTypeSupported() argument
|
H A D | wifi_device_impl.cpp | 420 ErrCode WifiDeviceImpl::IsBandTypeSupported(int bandType, bool &supported) in IsBandTypeSupported() argument
|