Home
last modified time | relevance | path

Searched defs:weak (Results 26 - 50 of 200) sorted by relevance

12345678

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dmultiple_click_recognizer.cpp45 auto weak = WeakClaim(this); in Start() local
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-emsff.c27 int weak, strong; in emsff_play() local
H A Dhid-mf.c38 int strong, weak; in mf_play() local
H A Dhid-pl.c44 s32 *weak; member
81 s32 *weak; in plff_init() local
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-emsff.c27 int weak, strong; in emsff_play() local
H A Dhid-megaworld.c20 s32 *weak; member
H A Dhid-pl.c44 s32 *weak; member
81 s32 *weak; in plff_init() local
H A Dhid-mf.c38 int strong, weak; in mf_play() local
/third_party/rust/crates/rustix/tests/process/
H A Dweak.rs38 macro_rules! weak { macros
[all...]
/third_party/rust/crates/rustix/tests/param/
H A Dweak.rs38 macro_rules! weak { macros
[all...]
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dpush_callback_stub.cpp86 wptr<PushCallBackStub> weak = this; in OnRemoteRequest() local
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
H A Dability_stage_test.cpp114 std::weak_ptr<AppExecFwk::OHOSApplication> weak; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components/texttimer/
H A Drender_texttimer.cpp57 auto weak = AceType::WeakClaim(this); in Update() local
78 auto weak = AceType::WeakClaim(this); in Update() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_animation_controller.cpp22 WeakPtr<PickerAnimationController> weak = AceType::WeakClaim(this); in CreateTriangleAnimation() local
52 WeakPtr<PickerAnimationController> weak = AceType::WeakClaim(this); in CreateMovingAnimation() local
146 WeakPtr<PickerAnimationController> weak = AceType::WeakClaim(this); CreateInOpacityAnimation() local
231 WeakPtr<PickerAnimationController> weak = AceType::WeakClaim(this); CreateOutOpacityAnimation() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/video/resource/
H A Dtexture.cpp46 auto weak = AceType::WeakClaim(AceType::RawPtr(resRegister)); in ~Texture() local
/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/resource/
H A Dnative_texture.cpp44 auto weak = AceType::WeakClaim(AceType::RawPtr(resRegister)); in ~NativeTexture() local
/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Dtab_bar_size_animation.cpp48 auto weak = AceType::WeakClaim(this); in Initialize() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_isolated_component.cpp101 auto weak = AceType::WeakClaim(frameNode); in Create() local
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_switch.cpp138 auto weak = AceType::WeakClaim(this); in PrepareCheckedListener() local
H A Ddom_tab_content.cpp52 auto weak = AceType::WeakClaim(this); in PrepareChangeListener() local
/foundation/arkui/ace_engine/frameworks/core/components/checkable/
H A Dcheckable_element.cpp41 auto weak = AceType::WeakClaim(this); in Update() local
/foundation/arkui/ace_engine/adapter/preview/entrance/editing/
H A Dtext_input_client_mgr.cpp115 auto weak = AceType::WeakClaim(AceType::RawPtr(currentConnection_)); in PerformAction() local
/foundation/graphic/graphic_3d/lume/metaobject/test/src/interface/
H A DIntfAnyTest.cpp217 WeakPtrIInterface weak = interface_pointer_cast<CORE_NS::IInterface>(p2); in HWTEST_F() local
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/
H A Dshared_ptr.h419 BASE_NS::shared_ptr<U> interface_pointer_cast(const BASE_NS::weak_ptr<T>& weak) in interface_pointer_cast() argument
425 BASE_NS::shared_ptr<const U> interface_pointer_cast(const BASE_NS::weak_ptr<const T>& weak) in interface_pointer_cast() argument
/foundation/graphic/graphic_3d/lume/metaobject/src/animation/
H A Danimation_controller.cpp49 auto& weak = *it; in UpdateAnimations() local

Completed in 10 milliseconds

12345678