Home
last modified time | relevance | path

Searched refs:find (Results 5251 - 5275 of 7019) sorted by relevance

1...<<211212213214215216217218219220>>...281

/foundation/arkui/ace_engine/frameworks/component_test/core/
H A Daction.h141 auto iter = ErrDescMap.find(errorCode); in QueryRetMsg()
/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/
H A Dmock_plugin_frontend_delegate.cpp330 auto itPage = pageMap_.find(pageId); in GetPage()
/foundation/arkui/ace_engine/test/unittest/core/pattern/picker/
H A Ddate_picker_test_two.cpp234 auto it = settingData.datePickerProperty.find("end"); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stage/
H A Dpage_pattern.cpp392 auto iter = jsAnimatorMap_.find(animatorId); in GetJsAnimator()
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_media_player.cpp189 std::string videoFilePath = mediaPath.substr(mediaPath.find("resources/base")); in MediaPlay()
/foundation/arkui/ace_engine/frameworks/core/event/
H A Dkey_event.h519 if (std::find(pressedCodes.begin(), pressedCodes.end(), KeyCode::KEY_FN) != pressedCodes.end()) { in IsExactlyKey()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtextpicker_pattern.h214 auto it = optionsWithNode_.find(frmeNode); in GetOptionCount()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtabs_node.cpp53 if (swiperChildren_.find(child->GetId()) != swiperChildren_.end()) { in AddChildToGroup()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_model.h235 auto mapTuple = escapeMap.find(nextChar); in EscapeString()
/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_source_info.cpp45 size_t queryPos = src.find('?'); in IsSVGSource()
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_adapter_impl.cpp78 const auto& itemIter = cachedItems.find(idStr); in OnGetChildByIndex()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_model_ng.cpp263 return (RELEASE_ATTRIBUTE_LIST.find(value) != RELEASE_ATTRIBUTE_LIST.end()); in IsInReleaseList()
/foundation/arkui/ace_engine/interfaces/napi/kits/mediaquery/
H A Djs_media_query.cpp135 if (delayDeleteCallbacks_->find(cbRef) != delayDeleteCallbacks_->end()) { in TriggerAllCallbacks()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_common_event_mgr.cpp208 auto iter = commonEventMap_.find(type); in GetCommonEventData()
H A Dbundle_user_mgr_host_impl.cpp198 if (std::find(disallowList.begin(), disallowList.end(), in GetAllPreInstallBundleInfos()
H A Dstatus_receiver_proxy.cpp688 auto result = MAP_RECEIVED_RESULTS.find(resultCode); in TransformResult()
/foundation/bundlemanager/app_domain_verify/test/unittest/verifier/
H A Dverify_task_test.cpp197 ASSERT_TRUE(hostVerifyStatusMap.find(url) != hostVerifyStatusMap.end()); in HWTEST_F()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dextension_form_profile.cpp365 if (supportDimensionSet.find(DIMENSION_MAP_VALUE[i]) == supportDimensionSet.end()) { in GetMetadata()
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_hfp_ag_stub.cpp99 auto itFunc = memberFuncMap_.find(code); in OnRemoteRequest()
H A Dbluetooth_gatt_client_stub.cpp80 auto itFunc = memberFuncMap_.find(code); in OnRemoteRequest()
H A Dbluetooth_hfp_hf_stub.cpp114 auto itFunc = memberFuncMap_.find(code); in OnRemoteRequest()
H A Dbluetooth_a2dp_src_stub.cpp105 auto itFunc = memberFuncMap_.find(code); in OnRemoteRequest()
H A Dbluetooth_avrcp_tg_stub.cpp90 auto itFunc = memberFuncMap_.find(code); in OnRemoteRequest()
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dzip_file.cpp248 auto iter = entriesMap_.find(entryName); in GetEntry()
545 HILOG_ERROR(HILOG_MODULE_APP, "extract file: not find file"); in ExtractFile()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_get_window_properties_test.cpp211 if (resultMap.find(option) != resultMap.end() && resultMap.at(option) == expectedValue) { in CheckWindowProperty1()

Completed in 29 milliseconds

1...<<211212213214215216217218219220>>...281