Home
last modified time | relevance | path

Searched refs:find (Results 7026 - 7050 of 7721) sorted by relevance

1...<<281282283284285286287288289290>>...309

/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/
H A Djs_ability.cpp1068 std::string::size_type pos = GetAbilityName().find(GetApplicationInfo()->bundleName); in CreateADelegatorAbilityProperty()
H A Dcj_ui_ability.cpp942 std::string::size_type pos = GetAbilityName().find(GetApplicationInfo()->bundleName); in CreateADelegatorAbilityProperty()
/foundation/arkui/ace_engine/frameworks/core/components/text/
H A Drender_text.cpp854 auto markerIter = region.second.find(type); in GetEventMarker()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/flex/
H A Dflex_layout_algorithm.cpp268 auto iter = magicNodes_.find(childDisplayPriority); in TravelChildrenFlexProps()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/panel/
H A Dsliding_panel_pattern.cpp46 if (!calc.CalcValue().empty() && calc.CalcValue().find("wrapContent") != std::string::npos) { in OnModifyDone()
/foundation/CastEngine/castengine_cast_plus_stream/src/
H A Dcast_session_impl.cpp1116 return !featureSet.empty() && featureSet.find(supportFeature) != featureSet.end(); in IsSupportFeature()
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_picker_base.cpp536 auto operatorIter = pickerOperators.find(type_); in CreatePicker()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_abstract.h599 auto result = keyNameMap.find(functionkey); in GetFunctionKeyName()
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_ability.cpp351 if (moduleHapPath.find(ABS_BUNDLE_CODE_PATH) == std::string::npos) { in OnStart()
/foundation/arkui/ace_engine/test/unittest/core/pattern/menu/
H A Dmenuitemgroup_test_ng.cpp401 ASSERT_NE(algorithm->itemPosition_.find(0), algorithm->itemPosition_.end()); in HWTEST_F()
/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_span_test.cpp101 auto it = SPAN_CONSTRUCTOR_MAP.find(value); in ConstructSpans()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_handler.cpp622 if (containerComponentTags.find(frameNode->GetTag()) != containerComponentTags.end() && in CheckContainerTags()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtextpicker_pattern.cpp719 auto valueIterator = std::find(rangeResultValue.begin(), rangeResultValue.end(), values_[index]); in ProcessCascadeOptionsValues()
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.h963 return aliveInstanceSet_.find(instanceId) == aliveInstanceSet_.end(); in IsPipelineDestroyed()
/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/
H A Ddrawable_descriptor.cpp113 std::string idStr = itemStr.substr(itemStr.find(':') + 1); in PreGetDrawableItem()
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/free_install/
H A Dfree_install.cpp631 if (std::find(BUNDLE_PACK_FLAGS.begin(), BUNDLE_PACK_FLAGS.end(), asyncCallbackInfo->bundlePackFlag) == in GetBundlePackInfo()
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/default_app/
H A Djs_default_app.cpp84 if (TYPE_MAPPING.find(result) != TYPE_MAPPING.end()) { in ParseType()
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_server.cpp442 HILOGE("Can not find include service entity in service "); in BuildIncludeService()
833 auto request = pimpl->requests_.find(RequestInformation(requestType, gattdevice)); in SendResponse()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_security.cpp851 if (pimpl->funcMap_.find(event) == pimpl->funcMap_.end()) { in HandleGapEvent()
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt_server.cpp296 HILOGI("find service, serverId: %{public}d, serviceIndex: %{public}d", serverId_, i);
560 std::map<int, struct ConnectedDevice>::iterator iter = g_MapConnectedDevice.find(connId); in GetDeviceInfoByConnId()
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/
H A Ddash_segment_downloader.cpp530 auto ringBufferSizeItem = BUFFER_SIZE_MAP.find(streamType);
746 // find clear buffer position with segment tail position
754 // find clear buffer position
757 // find clear buffer position in multi segments
760 // find clear buffer position in one segment
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/
H A Dffmpeg_format_helper.cpp248 auto it = matrixTypes.find(value); in GetMatrixType()
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dnode_context_pool_manager_gles.cpp742 if (const auto iter = framebufferCache_.renderPassHashToIndex.find(rpHash); in GetFramebufferHandle()
/foundation/graphic/graphic_3d/lume/LumeRender/src/
H A Drenderer.cpp185 if (const auto iter = renderNodeNameToIndex.find(nodeNameRef); iter != renderNodeNameToIndex.cend()) { in PatchSignaling()
/foundation/multimedia/audio_framework/services/audio_service/test/example/
H A Daudio_process_client_test.cpp1275 auto it = g_interactiveOptFuncMap.find(optCode); in InteractiveRun()

Completed in 55 milliseconds

1...<<281282283284285286287288289290>>...309