Home
last modified time | relevance | path

Searched defs:weak (Results 101 - 125 of 198) sorted by relevance

12345678

/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Drender_indexer.cpp365 auto weak = AceType::WeakClaim(this); in BuildBubbleAnimation() local
/foundation/arkui/ace_engine/frameworks/core/components/side_bar/
H A Drender_side_bar_container.cpp140 auto weak = AceType::WeakClaim(this); in Update() local
155 auto weak = AceType::WeakClaim(this); in InitializeDragAndAnimation() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/page_transition/
H A Dpage_transition_element.cpp253 auto weak = AceType::WeakClaim(this); in InitController() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/plugin/
H A Dplugin_pattern.cpp214 auto weak = WeakClaim(this); CreatePluginSubContainer() local
371 GetPackagePath(const WeakPtr<PluginPattern>& weak, RequestPluginInfo& info) const GetPackagePath() argument
388 GetPackagePathByWant(const WeakPtr<PluginPattern>& weak, RequestPluginInfo& info) const GetPackagePathByWant() argument
407 GetPackagePathByAbsolutePath( const WeakPtr<PluginPattern>& weak, RequestPluginInfo& info) const GetPackagePathByAbsolutePath() argument
435 GetAbilityNameByWant(const WeakPtr<PluginPattern>& weak, RequestPluginInfo& info) const GetAbilityNameByWant() argument
468 GerPackagePathByBms(const WeakPtr<PluginPattern>& weak, RequestPluginInfo& info, const std::vector<std::string>& strList, const std::vector<int32_t>& userIds) const GerPackagePathByBms() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Drender_picker_column.cpp560 auto weak = AceType::WeakClaim(this); CreateAnimation() local
578 auto weak = AceType::WeakClaim(this); CreateAnimation() local
[all...]
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dui_ability_thread.cpp331 wptr<UIAbilityThread> weak = this; in ScheduleAbilityTransaction() local
360 wptr<UIAbilityThread> weak = this; in ScheduleShareData() local
390 wptr<UIAbilityThread> weak = this; in SchedulePrepareTerminateAbility() local
430 wptr<UIAbilityThread> weak = this; SendResult() local
509 wptr<UIAbilityThread> weak = this; DumpAbilityInfo() local
636 wptr<UIAbilityThread> weak = this; OnExecuteIntent() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Drender_tab_content.cpp265 auto weak = AceType::WeakClaim(this); in ScrollContents() local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/
H A Dcj_page_router_ng.cpp98 OHOS::wptr<NativeView> weak = view; in LoadNativeViewNG() local
626 auto weak = currentObj->GetCardPipeline(cardId); in GetCurrentPipeline() local
H A Dcj_page_router.cpp28 wptr<NativeView> weak = view; in SetCjPageCallbackClassic() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_interactable_view.cpp196 WeakPtr<NG::FrameNode> weak = AceType::WeakClaim(frameNode); in JsOnClick() local
/foundation/arkui/ace_engine/frameworks/core/components/checkable/
H A Drender_switch.cpp68 auto weak = AceType::WeakClaim(this); in Update() local
389 auto weak in UpdateAnimation() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Dcalendar_data_adapter.cpp133 auto weak = AceType::WeakClaim(this); in RequestData() local
369 auto weak = AceType::WeakClaim(this); in RequestDataInWatch() local
[all...]
/foundation/arkui/ace_engine/interfaces/napi/kits/plugincomponent/
H A Djs_plugin_callback.cpp250 std::weak_ptr<PluginComponentCallBack> weak = weak_from_this(); in OnPushEvent() local
316 std::weak_ptr<PluginComponentCallBack> weak = weak_from_this(); in OnRequestEvent() local
/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Drender_list_item.cpp283 auto weak = AceType::WeakClaim(this); in InitDragRecognizer() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_surface_render_node_two_test.cpp467 RSSurfaceRenderNode::WeakPtr weak = node; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H A Drefbase.cpp74 RefTracker::RefTracker(RefTracker* exTracker, const void* id, int strong, int weak, int ref, int pid, int tid) in RefTracker() argument
79 void RefTracker::GetTrace(RefTracker* exTracker, const void* id, int strong, int weak, int ref, int pid, int tid) in GetTrace() argument
101 void RefTracker::GetWeakTrace(RefTracker* exTracker, const void* id, int weak, int pid, int tid) in GetWeakTrace() argument
/foundation/resourceschedule/ffrt/interfaces/inner_api/c/
H A Dtype_def_ext.h148 weak = ffrt_stack_protect_weak, member in ffrt::stack_protect
/foundation/window/window_manager/wmserver/src/
H A Dstarting_window.cpp205 WMError StartingWindow::SetStartingWindowAnimation(wptr<WindowNode> weak) in SetStartingWindowAnimation() argument
268 wptr<WindowNode> weak = node; in HandleClientWindowCreate() local
[all...]
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-microsoft.c36 __u8 weak; member
/kernel/linux/linux-5.10/drivers/input/
H A Dff-memless.c248 unsigned int strong, weak, i; in ml_combine_effects() local
/kernel/linux/linux-5.10/tools/perf/util/
H A Dparse-events.h119 bool weak; member
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-microsoft.c36 __u8 weak; member
/kernel/linux/linux-6.6/drivers/input/
H A Dff-memless.c245 unsigned int strong, weak, i; in ml_combine_effects() local
/kernel/linux/linux-6.6/tools/perf/util/
H A Dparse-events.h125 bool weak; member
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Ddispatch.cc514 auto weak = std::make_unique<DomainDispatcher::WeakPtr>(this); in weakPtr() local

Completed in 20 milliseconds

12345678