Home
last modified time | relevance | path

Searched defs:supported (Results 1 – 25 of 62) sorted by relevance

123

/ohos5.0/drivers/peripheral/audio/test/systemtest/hdi_service/common/render/src/
H A Daudio_idl_hdirender_scene_test.cpp72 bool supported = false; variable
92 bool supported = true; variable
111 bool supported = true; variable
131 bool supported = true; variable
/ohos5.0/drivers/peripheral/audio/test/systemtest/hdi_service/common/capture/src/
H A Daudio_idl_hdicapture_scene_test.cpp73 bool supported = false; variable
93 bool supported = true; variable
112 bool supported = true; variable
134 bool supported = true; variable
/ohos5.0/base/inputmethod/imf/frameworks/ndk/src/
H A Dinputmethod_text_config_capi.cpp54 …ethod_ErrorCode OH_TextConfig_SetPreviewTextSupport(InputMethod_TextConfig *config, bool supported) in OH_TextConfig_SetPreviewTextSupport()
114 …hod_ErrorCode OH_TextConfig_IsPreviewTextSupported(InputMethod_TextConfig *config, bool *supported) in OH_TextConfig_IsPreviewTextSupported()
/ohos5.0/foundation/communication/nfc/test/unittest/services/tags_test/
H A Dtag_info_test.cpp94 bool supported = tagInfo_->IsTechSupported(TagTechnology::NFC_A_TECH); variable
104 bool supported = tagInfo_->IsTechSupported(TagTechnology::NFC_ISODEP_TECH); variable
114 bool supported = tagInfo_->IsTechSupported(TagTechnology::NFC_NDEF_TECH); variable
/ohos5.0/foundation/communication/netmanager_ext/frameworks/js/napi/sharing/src/
H A Dnetshare_issharing_context.cpp55 void NetShareIsSharingContext::SetSharingSupported(int32_t supported) in SetSharingSupported()
H A Dnetshare_exec.cpp30 int32_t supported = NETWORKSHARE_IS_UNSUPPORTED; in ExecIsSharingSupported() local
/ohos5.0/drivers/peripheral/audio/test/unittest/common/render/
H A Daudio_render_common_test.cpp315 bool supported = false; variable
321 bool supported = false; variable
334 bool supported = false; variable
344 bool supported = false; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/resource/
H A Dace_res_config.cpp593 bool IsOrientationMatch(const AceResConfig& desired, const AceResConfig& supported) in IsOrientationMatch()
599 bool IsDeviceTypeMatch(const AceResConfig& desired, const AceResConfig& supported) in IsDeviceTypeMatch()
604 bool IsColorModeMatch(const AceResConfig& desired, const AceResConfig& supported) in IsColorModeMatch()
609 bool IsMccMncMatch(const AceResConfig& desired, const AceResConfig& supported) in IsMccMncMatch()
617 bool IsResolutionMatch(const AceResConfig& desired, const AceResConfig& supported) in IsResolutionMatch()
622 bool MatchResConfig(const AceResConfig& desired, const AceResConfig& supported) in MatchResConfig()
629 bool DeclarativeMatchResConfig(const AceResConfig& desired, const AceResConfig& supported) in DeclarativeMatchResConfig()
/ohos5.0/foundation/communication/netmanager_ext/services/networksharemanager/src/
H A Dnetworkshare_service.cpp98 int32_t supported = NETWORKSHARE_IS_UNSUPPORTED; in GetDumpMessage() local
143 int32_t NetworkShareService::IsNetworkSharingSupported(int32_t &supported) in IsNetworkSharingSupported()
/ohos5.0/foundation/communication/netmanager_ext/test/networksharemanager/unittest/networkshare_manager_test/
H A Dnetworkshare_service_stub_test.h36 int32_t IsNetworkSharingSupported(int32_t &supported) override in IsNetworkSharingSupported()
H A Dnetworkshare_service_test.cpp79 int32_t supported; variable
87 int32_t supported; variable
H A Dnetworkshare_tracker_test.cpp84 int32_t supported; variable
155 int32_t supported; variable
/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/timelapsephotosession_fuzzer/
H A Dtime_lapse_photo_session_fuzzer.cpp183 bool supported; in TestManualExposure() local
342 bool supported = true; in Test31() local
427 bool supported; in Test3() local
/ohos5.0/foundation/multimedia/audio_framework/frameworks/js/napi/audiomanager/
H A Dnapi_audio_routing_manager.h45 bool supported = false; member
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dswapchain_vk.cpp142 … [](const VkPresentModeKHR& supported) { return supported == VK_PRESENT_MODE_IMMEDIATE_KHR; })) { in GetPresentMode()
145 … [](const VkPresentModeKHR& supported) { return supported == VK_PRESENT_MODE_MAILBOX_KHR; })) { in GetPresentMode()
H A Dcreate_functions_vk.cpp269 const bool supported = std::any_of(instanceExtensions.begin(), instanceExtensions.end(), in CreateInstance() local
295 … const bool supported = std::any_of(instanceLayers.begin(), instanceLayers.end(), in CreateInstance() local
/ohos5.0/drivers/peripheral/audio/test/fuzztest/audio_hdi_fuzzer/audiocapture_fuzzer/
H A Daudiocapture_fuzzer.cpp84 bool supported = false; in CaptureFucSwitch() local
/ohos5.0/drivers/peripheral/audio/test/fuzztest/audio_hdi_fuzzer/audiorender_fuzzer/
H A Daudiorender_fuzzer.cpp85 bool supported = false; in RenderFucSwitch() local
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_capture_extension/src/
H A Daudio_capture_ext_impl_test.cpp139 bool supported = true; variable
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/native/
H A Dwifi_c_device_test.cpp360 bool supported = false; in IsBandTypeSupportedTest() local
/ohos5.0/foundation/communication/netmanager_ext/frameworks/native/netshareclient/src/proxy/
H A Dnetworkshare_service_proxy.cpp51 int32_t NetworkShareServiceProxy::IsNetworkSharingSupported(int32_t &supported) in IsNetworkSharingSupported()
/ohos5.0/foundation/communication/netmanager_ext/frameworks/native/netshareclient/src/
H A Dnetworkshare_client.cpp87 int32_t NetworkShareClient::IsSharingSupported(int32_t &supported) in IsSharingSupported()
/ohos5.0/foundation/communication/netmanager_ext/services/networksharemanager/src/stub/
H A Dnetworkshare_service_stub.cpp77 int32_t supported = NETWORKSHARE_IS_UNSUPPORTED; in ReplyIsNetworkSharingSupported() local
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/
H A Dclient.rs498 let supported = AlpnProtocolList::new(); in build() localVariable
500 let supported = supported.extend(AlpnProtocol::H2); in build() localVariable
501 let supported = supported.extend(AlpnProtocol::HTTP11); in build() localVariable
/ohos5.0/drivers/peripheral/audio/test/systemtest/hdi_service/hdiperformace/src/
H A Daudio_idlhdicapture_performace_test.cpp591 bool supported = false; variable

123