Home
last modified time | relevance | path

Searched defs:targetItem (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dconnection_state_manager.cpp327 std::shared_ptr<ConnectionStateItem> targetItem = nullptr; in AddConnectionInner() local
359 auto targetItem = it->second; in RemoveConnectionInner() local
414 std::shared_ptr<ConnectionStateItem> targetItem = nullptr; in AddDataAbilityConnectionInner() local
444 auto targetItem = it->second; in RemoveDataAbilityConnectionInner() local
/ohos5.0/base/startup/appspawn/service/hnp/base/
H A Dhnp_json.c58 cJSON *targetItem = cJSON_GetObjectItem(link, "target"); in ParseLinksJsonToCfgInfo() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_layout_info.cpp604 auto targetItem = lineHeightMap_.find(targetLineIndex); in GetGridItemAnimatePos() local
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_timer_mgr.cpp289 UpdateAtItem targetItem; in AtTimerToIntervalTimer() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/grid_layout/
H A Drender_grid_layout.cpp1073 …auto targetItem = renderGrid->FindTargetRenderNode<RenderGridLayoutItem>(context.Upgrade(), eventi… in CreateDragDropRecognizer() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.cpp1639 auto targetItem = target->GetSpanItem(); in CopyGestureOption() local