Home
last modified time | relevance | path

Searched refs:find (Results 3801 - 3825 of 7338) sorted by relevance

1...<<151152153154155156157158159160>>...294

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dcheckboxgroup_model_impl.cpp34 auto item = ungroupedCheckboxs.find(checkboxGroupName); in Create()
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dutils.cpp87 if (url.find(bundleNameFlag) == 0) { in CheckUrlValid()
/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dengine_helper.cpp49 auto iter = engineWeakMap_.find(id); in GetEngine()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_mock.cpp85 auto iter = MODULE_LIST.find(moduleName); in InitModule()
/foundation/arkui/ace_engine/adapter/ohos/services/uiservice/src/
H A Dui_service_mgr_stub.cpp47 auto itFunc = requestFuncMap_.find(code); in OnRemoteRequest()
/foundation/arkui/ace_engine/frameworks/component_test/core/
H A Dcomponent_test_matcher_impl.cpp53 return componentText.find(text) != std::string::npos; in SetText()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_base.cpp55 auto it = lineGroup.find(localRect.GetY()); in CalculateSelectedRect()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/
H A Dwindow_node.cpp60 auto iter = g_windowNodeMap.find(sessionId); in GetOrCreateWindowNode()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtabs_layout_property.h115 auto iter = uMap.find(barPosition);
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dmulti_composed_element.cpp97 // 2. Try to find children at end with new components by order
130 auto it = elements.find(composedComponent->GetId());
/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_common_event.cpp120 auto it = eventHandles_.find(action); in OnReceiveEvent()
/foundation/barrierfree/accessibility/services/aams/test/mock/src/aafwk/
H A Dsystem_ability_manager.cpp56 auto iter = abilityMap_.find(systemAbilityId); in GetSystemAbility()
/foundation/bundlemanager/app_domain_verify/frameworks/common/src/config/
H A Dwhite_list_config_mgr.cpp77 while ((pos = src.find(SPLITOR)) != std::string::npos) { in Split()
/foundation/arkui/ace_engine/test/unittest/scripts/
H A Drun.py49 failure = testcase.find("failure")
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_host_observer_stub.cpp59 auto itFunc = memberFuncMap_.find(code); in OnRemoteRequest()
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_pan_stub.cpp56 auto itFunc = memberFuncMap_.find(code); in OnRemoteRequest()
H A Dbluetooth_socket_stub.cpp60 auto itFunc = memberFuncMap_.find(code); in OnRemoteRequest()
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_utils.cpp180 auto iter = BtErrCodeMap.find(errCode); in GetErrorCode()
/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H A Dnapi_event_subscribe_module.cpp115 auto it = std::find(validEventNameVec_.begin(), validEventNameVec_.end(), eventName); in IsValidEventName()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_service_connection.cpp78 LOG_ERROR("[A2dpConnectManager] %{public}s role[%u] Not find the device\n", __func__, role_); in A2dpDisconnect()
173 auto iter = devList.find(device.GetAddress().c_str()); in JudgeConnectExit()
175 LOG_INFO("[A2dpService]Can't find the statemachine"); in JudgeConnectExit()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_clone_app_test/
H A Dbms_bundle_clone_app_datastruct_test.cpp173 EXPECT_EQ(userInfo2.cloneInfos.find(strAppIndex) != userInfo2.cloneInfos.end(), true); in HWTEST_F()
/foundation/bundlemanager/bundle_framework/services/test/moduletest/utils/src/
H A Dcommon_tool.cpp135 auto index = echoContent.find(processName); in GetPid()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
H A Dquick_fix_deleter.cpp123 appqfInfo.nativeLibraryPath.find(ServiceConstants::PATH_SEPARATOR)) == PATCH_DIR) { in InnerDeletePatchDir()
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/config/
H A Daudio_strategy_router_parser.cpp126 pos = line.find(sep, temp); in split()
/foundation/multimedia/av_codec/services/engine/codeclist/
H A Dcodec_ability_singleton.cpp82 if (mimeCapIdxMap_.find(mimeType) == mimeCapIdxMap_.end()) { in RegisterCapabilityArray()

Completed in 12 milliseconds

1...<<151152153154155156157158159160>>...294