Home
last modified time | relevance | path

Searched refs:RemoveSelf (Results 1 - 11 of 11) sorted by relevance

/foundation/ability/ability_runtime/services/quickfixmgr/src/
H A Dquick_fix_manager_apply_task.cpp94 applyTask_->RemoveSelf();
130 applyTask_->RemoveSelf();
166 applyTask_->RemoveSelf();
244 applyTask_->RemoveSelf();
257 applyTask_->RemoveSelf();
278 applyTask_->RemoveSelf();
283 applyTask_->RemoveSelf();
348 RemoveSelf(); in HandlePatchDeployed()
385 RemoveSelf(); in HandlePatchDeleted()
394 RemoveSelf(); in PostDeployQuickFixTask()
804 void QuickFixManagerApplyTask::RemoveSelf() RemoveSelf() function in OHOS::AAFwk::QuickFixManagerApplyTask
[all...]
/foundation/ability/ability_runtime/services/quickfixmgr/include/
H A Dquick_fix_manager_apply_task.h52 void RemoveSelf();
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Delement.cpp131 focusNode->RemoveSelf(); in DeactivateChild()
143 focusNode->RemoveSelf(); in DetachChild()
/foundation/arkui/ace_engine/frameworks/core/focus/
H A Dfocus_node.h127 void RemoveSelf();
H A Dfocus_node.cpp339 void FocusNode::RemoveSelf() in RemoveSelf() function in OHOS::Ace::FocusNode
/foundation/ability/ability_runtime/test/unittest/quick_fix/quick_fix_manager_service_test/
H A Dquick_fix_manager_apply_task_test.cpp719 applyTask->RemoveSelf(); in HWTEST_F()
735 applyTask->RemoveSelf(); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dfocus_hub.h529 void RemoveSelf(BlurReason reason = BlurReason::FRAME_DESTROY);
820 RemoveSelf(BlurReason::FOCUS_SWITCH); in SetFocusType()
H A Dfocus_hub.cpp450 void FocusHub::RemoveSelf(BlurReason reason) in RemoveSelf() function in OHOS::Ace::NG::FocusHub
495 RemoveSelf(reason); in RemoveChild()
562 RemoveSelf(BlurReason::FOCUS_SWITCH); in SetFocusable()
620 RemoveSelf(BlurReason::FOCUS_SWITCH);
643 RemoveSelf(BlurReason::FOCUS_SWITCH);
/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_element.cpp449 focusNode->RemoveSelf(); in ReleaseRecycledListItem()
/foundation/arkui/ace_engine/test/unittest/core/event/
H A Dfocus_hub_test_ng.cpp166 * @tc.desc: Create FocusHub and invoke RemoveSelf.
193 focusHub->RemoveSelf(); in HWTEST_F()
1087 * @tc.steps: step4. Test RemoveChild and parentFocusHub RemoveSelf. in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.cpp1322 focusHub->RemoveSelf(); in OnDetachFromMainTree()

Completed in 24 milliseconds