| /foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
| H A D | inspector.cpp | 84 depthElementMap[depth].insert(depthElementMap[depth].end(), children.begin(), children.end()); in DumpElementTree()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/ |
| H A D | pan_recognizer.cpp | 691 touchPoint = touchPoints_.begin()->second; in GetGestureEventInfo()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/wrapper/ |
| H A D | menu_wrapper_pattern.cpp | 321 auto iter = host->GetChildren().begin(); in MenuFocusViewShow()
|
| /foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
| H A D | dom_picker_base.cpp | 167 std::remove_if(strValue.begin(), strValue.end(), [](char c) { return c == DOM_PICKER_SPLIT_ARRAY; }), in SetSpecializedAttr()
|
| H A D | dom_list.cpp | 901 nodes.begin(), nodes.end(), [nodeId = item->GetNodeId()](const RefPtr<AccessibilityNode>& node) { in UpdateAccessibilityOrder()
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_view.cpp | 414 auto startIter = customViewChildren_.begin(); in CleanUpAbandonedChild()
|
| /foundation/arkui/ace_engine/test/unittest/core/manager/ |
| H A D | drag_drop_manager_test_ng.cpp | 1331 for (auto iterOfFrameNode = frameNodes.begin(); iterOfFrameNode != frameNodes.end(); iterOfFrameNode++) { in HWTEST_F()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/ |
| H A D | lazy_for_each_builder.cpp | 202 auto iter = cachedItems_.begin(); in OnDataBulkChanged()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/ |
| H A D | security_component_handler.cpp | 719 for (auto child = children.begin(); child != children.end(); ++child) { in UpdateAllZindex()
|
| /foundation/arkui/ace_engine/frameworks/core/pipeline_ng/ |
| H A D | pipeline_context.h | 693 for (auto iter = delayedTasks_.begin(); iter != delayedTasks_.end();) { in RemoveGestureTask()
|
| /foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/ |
| H A D | drawable_descriptor.cpp | 88 return std::all_of(value.begin(), value.end(), [](char i) { return isdigit(i); }); in IsNumber()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_clock/ |
| H A D | text_clock_pattern.cpp | 701 auto it = formatElementMap_.begin(); in SpliceDateTime()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/ |
| H A D | slider_content_modifier.cpp | 886 srcGradientColors.begin(), srcGradientColors.end(), [](const GradientColor& left, const GradientColor& right) { in SortGradientColorsByOffset()
|
| /foundation/bundlemanager/bundle_framework/interfaces/kits/js/free_install/ |
| H A D | free_install.cpp | 631 if (std::find(BUNDLE_PACK_FLAGS.begin(), BUNDLE_PACK_FLAGS.end(), asyncCallbackInfo->bundlePackFlag) == in GetBundlePackInfo()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aot/ |
| H A D | aot_handler.cpp | 112 return std::find(abiList.begin(), abiList.end(), ServiceConstants::ARM64_V8A) != abiList.end(); in IsSupportARM64() 117 APP_LOGD("GetArkProfilePath begin"); in GetArkProfilePath() 248 APP_LOGD("HandleInstall begin"); in HandleInstall() 488 APP_LOGI("HandleOTA begin"); in HandleOTA() 544 APP_LOGI("OTACompileInternal begin"); in OTACompileInternal() 603 APP_LOGI("GetUserBehaviourAppList begin, size %{public}d", size); in GetUserBehaviourAppList() 683 APP_LOGI("begin to report AOT sysEvent"); in ReportSysEvent() 747 APP_LOGI("HandleIdle begin"); in HandleIdle() 796 APP_LOGI("HandleCompile begin"); in HandleCompile() 918 APP_LOGI("GetCurAOTVersion begin"); in GetCurAOTVersion() [all...] |
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| H A D | bundle_util.cpp | 489 for_each(fdVec.begin(), fdVec.end(), [](const auto &fd) { in CloseFileDescriptor()
|
| /foundation/communication/bluetooth/frameworks/js/napi/src/ble/ |
| H A D | napi_bluetooth_ble.cpp | 721 std::string(vec[i].value.begin(), vec[i].value.end())); in ParseServiceDataParameters()
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/ |
| H A D | a2dp_profile.cpp | 1027 for (it = peers_.begin(); it != peers_.end(); it++) { in DeletePeer()
|
| /foundation/communication/bluetooth/frameworks/inner/src/ |
| H A D | bluetooth_host.cpp | 1062 for (auto it = pairedAddr.begin(); it != pairedAddr.end(); it++) { in GetPairedDevices()
|
| /foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
| H A D | node_impl.cpp | 1076 monitored_.erase(monitored_.begin() + ix); in CheckChildrenStatus()
|
| H A D | ecs_serializer.cpp | 650 std::sort(managerUids.begin(), managerUids.end()); in WriteComponents()
|
| /foundation/graphic/graphic_3d/lume/LumeEcsSerializer/EcsSerializer/src/ecs_serializer/ |
| H A D | ecs_serializer.cpp | 588 std::sort(managerUids.begin(), managerUids.end()); in WriteComponents()
|
| /foundation/multimedia/image_framework/frameworks/kits/js/common/sendable/ |
| H A D | sendable_image_receiver_napi.cpp | 264 return std::any_of(sImageFormatVec.begin(), sImageFormatVec.end(), [format](const auto& imageEnum) {
in checkFormat()
|
| /foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/ |
| H A D | videoenc_stable_unit_test.cpp | 329 (void)fileName.erase(std::remove_if(fileName.begin(), fileName.end(), check), fileName.end()); in GetTestName()
|
| /foundation/multimedia/av_session/services/session/server/test/fuzztest/avsessionservice_fuzzer/ |
| H A D | avsessionservice_fuzzer.cpp | 363 std::u16string u16strArg(strArg.begin(), strArg.end()); in AvSessionServiceHandleEventTest() 420 SLOGI("NotifyDeviceAvailable001 begin!"); in NotifyDeviceAvailable001() 435 SLOGI("NotifyMirrorToStreamCast001 begin!"); in NotifyMirrorToStreamCast001() 445 SLOGI("NotifyMirrorToStreamCast002 begin!"); in NotifyMirrorToStreamCast002() 457 SLOGI("NotifyMirrorToStreamCast003 begin!"); in NotifyMirrorToStreamCast003() 469 SLOGI("RefreshFocusSessionSort001 begin!"); in RefreshFocusSessionSort001() 477 SLOGI("SelectSessionByUid001 begin!"); in SelectSessionByUid001() 487 SLOGI("SelectSessionByUid002 begin!"); in SelectSessionByUid002() 505 SLOGI("InitBMS001 begin!"); in InitBMS001() 512 SLOGI("ReleaseCastSession001 begin!"); in ReleaseCastSession001() [all...] |