/ohos5.0/drivers/peripheral/audio/test/systemtest/hdi_service/common/render/src/ |
H A D | audio_idl_hdirender_scene_test.cpp | 72 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 D | audio_idl_hdicapture_scene_test.cpp | 73 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 D | inputmethod_text_config_capi.cpp | 54 …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 D | tag_info_test.cpp | 94 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 D | netshare_issharing_context.cpp | 55 void NetShareIsSharingContext::SetSharingSupported(int32_t supported) in SetSharingSupported()
|
H A D | netshare_exec.cpp | 30 int32_t supported = NETWORKSHARE_IS_UNSUPPORTED; in ExecIsSharingSupported() local
|
/ohos5.0/drivers/peripheral/audio/test/unittest/common/render/ |
H A D | audio_render_common_test.cpp | 315 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 D | ace_res_config.cpp | 593 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 D | networkshare_service.cpp | 98 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 D | networkshare_service_stub_test.h | 36 int32_t IsNetworkSharingSupported(int32_t &supported) override in IsNetworkSharingSupported()
|
H A D | networkshare_service_test.cpp | 79 int32_t supported; variable 87 int32_t supported; variable
|
H A D | networkshare_tracker_test.cpp | 84 int32_t supported; variable 155 int32_t supported; variable
|
/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/timelapsephotosession_fuzzer/ |
H A D | time_lapse_photo_session_fuzzer.cpp | 183 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 D | napi_audio_routing_manager.h | 45 bool supported = false; member
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ |
H A D | swapchain_vk.cpp | 142 … [](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 D | create_functions_vk.cpp | 269 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 D | audiocapture_fuzzer.cpp | 84 bool supported = false; in CaptureFucSwitch() local
|
/ohos5.0/drivers/peripheral/audio/test/fuzztest/audio_hdi_fuzzer/audiorender_fuzzer/ |
H A D | audiorender_fuzzer.cpp | 85 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 D | audio_capture_ext_impl_test.cpp | 139 bool supported = true; variable
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/native/ |
H A D | wifi_c_device_test.cpp | 360 bool supported = false; in IsBandTypeSupportedTest() local
|
/ohos5.0/foundation/communication/netmanager_ext/frameworks/native/netshareclient/src/proxy/ |
H A D | networkshare_service_proxy.cpp | 51 int32_t NetworkShareServiceProxy::IsNetworkSharingSupported(int32_t &supported) in IsNetworkSharingSupported()
|
/ohos5.0/foundation/communication/netmanager_ext/frameworks/native/netshareclient/src/ |
H A D | networkshare_client.cpp | 87 int32_t NetworkShareClient::IsSharingSupported(int32_t &supported) in IsSharingSupported()
|
/ohos5.0/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
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/ |
H A D | client.rs | 498 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 D | audio_idlhdicapture_performace_test.cpp | 591 bool supported = false; variable
|