Home
last modified time | relevance | path

Searched defs:weak (Results 176 - 200 of 202) sorted by relevance

123456789

/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Drender_list.cpp2312 auto weak = AceType::WeakClaim(this); PrepareRawRecognizer() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_node.cpp1804 auto weak = AceType::WeakClaim(this); CreateGeometryTransitionFrom() local
1870 auto weak = AceType::WeakClaim(this); CreateGeometryTransitionTo() local
[all...]
/kernel/linux/linux-5.10/scripts/mod/
H A Dmodpost.c193 unsigned int weak:1; member
218 static struct symbol *alloc_symbol(const char *name, unsigned int weak, in alloc_symbol() argument
/kernel/linux/linux-5.10/tools/perf/util/
H A Dparse-events.c1784 int weak; global() member
1805 int weak = 0; get_event_modifier() local
[all...]
/kernel/linux/linux-6.6/scripts/mod/
H A Dmodpost.c223 bool weak; member
269 static void sym_add_unresolved(const char *name, struct module *mod, bool weak) in sym_add_unresolved() argument
/third_party/curl/lib/vtls/
H A Dsectransp.c161 bool weak; /* Flag to mark cipher as weak based on previous implementation member
[all...]
/third_party/node/deps/v8/src/handles/
H A Dglobal-handles.cc1695 int weak = 0; in PrintStats() local
[all...]
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dmain_thread.cpp418 wptr<MainThread> weak = this; in ScheduleForegroundApplication() local
448 wptr<MainThread> weak = this; in ScheduleBackgroundApplication() local
479 wptr<MainThread> weak = this; in ScheduleTerminateApplication() local
502 wptr<MainThread> weak = this; ScheduleShrinkMemory() local
525 wptr<MainThread> weak = this; ScheduleMemoryLevel() local
572 wptr<MainThread> weak = this; ScheduleJsHeapMemory() local
593 wptr<MainThread> weak = this; ScheduleProcessSecurityExit() local
645 wptr<MainThread> weak = this; ScheduleLaunchApplication() local
670 wptr<MainThread> weak = this; ScheduleUpdateApplicationInfoInstalled() local
687 wptr<MainThread> weak = this; ScheduleAbilityStage() local
728 wptr<MainThread> weak = this; ScheduleLaunchAbility() local
754 wptr<MainThread> weak = this; ScheduleCleanAbility() local
791 wptr<MainThread> weak = this; ScheduleConfigurationUpdated() local
1105 wptr<MainThread> weak = this; SubscribeOverlayChange() local
1129 wptr<MainThread> weak = this; OnOverlayChanged() local
1501 wptr<MainThread> weak = this; HandleLaunchApplication() local
1556 wptr<MainThread> weak = this; HandleLaunchApplication() local
1612 wptr<MainThread> weak = this; HandleLaunchApplication() local
1912 wptr<MainThread> weak = this; HandleAbilityStage() local
2062 wptr<MainThread> weak = this; HandleLaunchAbility() local
2380 wptr<MainThread> weak = this; Init() local
2852 wptr<MainThread> weak = this; ScheduleAcceptWant() local
2888 wptr<MainThread> weak = this; ScheduleNewProcessRequest() local
2921 wptr<MainThread> weak = this; ScheduleNotifyLoadRepairPatch() local
2955 wptr<MainThread> weak = this; ScheduleNotifyHotReloadPage() local
3016 wptr<MainThread> weak = this; ScheduleNotifyUnLoadRepairPatch() local
3056 wptr<MainThread> weak = this; ScheduleNotifyAppFault() local
3192 wptr<MainThread> weak = this; ScheduleChangeAppGcState() local
3363 wptr<MainThread> weak = this; ScheduleCacheProcess() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Drender_swiper.cpp162 auto weak = AceType::WeakClaim(this); in Update() local
191 auto weak = AceType::WeakClaim(this); Update() local
440 auto weak = AceType::WeakClaim(this); Initialize() local
463 auto weak = AceType::WeakClaim(this); InitRecognizer() local
499 auto weak = AceType::WeakClaim(this); InitRawDragRecognizer() local
529 auto weak = AceType::WeakClaim(this); InitDragRecognizer() local
968 auto weak = AceType::WeakClaim(this); HandleDragEnd() local
1120 auto weak = AceType::WeakClaim(this); MoveItems() local
1275 auto weak = AceType::WeakClaim(this); AddSwipeToTranslateListener() local
1298 auto weak = AceType::WeakClaim(this); AddSwipeToOpacityListener() local
1397 auto weak = AceType::WeakClaim(this); DoSwipeToAnimation() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Drender_text_field.cpp301 auto weak = AceType::WeakClaim(this); in Update() local
651 auto weak = WeakClaim(this); in OnTouchTestHit() local
667 auto weak = WeakClaim(this); in OnTouchTestHit() local
681 auto weak in OnTouchTestHit() local
696 auto weak = WeakClaim(this); OnTouchTestHit() local
1877 auto weak = WeakClaim(this); ScheduleCursorTwinkling() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_bar_pattern.cpp78 auto weak = WeakClaim(this); in TabBarPattern() local
2274 auto weak = AceType::WeakClaim(this); PlayTabBarTranslateAnimation() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drs.c2020 int weak, strong; in rs_tpc_perform() local
1945 rs_get_tpc_action(struct iwl_mvm *mvm, s32 sr, int weak, int strong, int current_tpt, int weak_tpt, int strong_tpt) rs_get_tpc_action() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drs.c1974 int weak, strong; in rs_tpc_perform() local
1899 rs_get_tpc_action(struct iwl_mvm *mvm, s32 sr, int weak, int strong, int current_tpt, int weak_tpt, int strong_tpt) rs_get_tpc_action() argument
[all...]
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Djs_accessibility_manager.cpp3822 auto weak = WeakClaim(this); SearchElementInfoByAccessibilityId() local
4076 auto weak = WeakClaim(this); SearchElementInfosByText() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_pattern.cpp3767 auto weak = AceType::WeakClaim(this); CopyBindSelectionMenuParams() local
[all...]
/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp3488 wptr<SceneSession> weak = this; in UpdateSessionPropertyByAction() local
/foundation/window/window_manager/wm/src/
H A Dwindow_session_impl.cpp3511 wptr<WindowSessionImpl> weak = this; HandleBackEvent() local
[all...]
/kernel/linux/linux-5.10/drivers/android/
H A Dbinder.c392 int weak; member
4737 int strong, weak; binder_thread_read() local
6403 int count, strong, weak, ready_threads; print_binder_proc_stats() local
[all...]
/kernel/linux/linux-6.6/drivers/android/
H A Dbinder.c4568 int strong, weak; binder_thread_read() local
6455 int count, strong, weak, ready_threads; print_binder_proc_stats() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstub_builder-inl.h3765 inline GateRef StubBuilder::RemoveTaggedWeakTag(GateRef weak) in RemoveTaggedWeakTag() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Doverlay_manager.cpp1026 OnShowMenuAnimationFinished(const WeakPtr<FrameNode> menuWK, const WeakPtr<OverlayManager> weak, int32_t instanceId) OnShowMenuAnimationFinished() argument
1144 OnPopMenuAnimationFinished(const WeakPtr<FrameNode> menuWK, const WeakPtr<UINode> rootWeak, const WeakPtr<OverlayManager> weak, int32_t instanceId) OnPopMenuAnimationFinished() argument
[all...]
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp5656 auto weak = static_cast<std::weak_ptr<AppMgrServiceInner>*>(context); in PointerDeviceEventCallback() local
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp1769 auto weak = WeakClaim(this); in StartWindowMaximizeAnimation() local
1804 auto weak = WeakClaim(this); in StartFullToMultWindowAnimation() local
2216 auto weak = WeakClaim(this); OnVirtualKeyboardHeightChange() local
2341 auto weak = WeakClaim(this); OnCaretPositionChangeOrKeyboardHeightChange() local
[all...]
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h11377 inline bool FieldOptions::weak() const { in weak() function in FieldOptions
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_pattern.cpp659 auto weak = WeakClaim(eventHub.GetRawPtr()); in HandleContentSizeChange() local
2677 auto weak = WeakClaim(this); ScheduleCursorTwinkling() local
[all...]

Completed in 139 milliseconds

123456789