Home
last modified time | relevance | path

Searched defs:weak (Results 51 - 75 of 193) sorted by relevance

12345678

/foundation/arkui/ace_engine/frameworks/core/components/video/resource/
H A Dext_texture.cpp46 WeakPtr<PlatformResRegister> weak = resRegister; in ~ExtTexture() local
H A Dext_surface.cpp48 WeakPtr<PlatformResRegister> weak = resRegister; in ~ExtSurface() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Dscroll_fade_controller.cpp62 auto weak = AceType::WeakClaim(this); in Initialize() local
/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Dtext_field_element.cpp41 auto weak = AceType::WeakClaim(this); in Update() local
/foundation/arkui/ace_engine/frameworks/core/components/triangle/
H A Drender_triangle.cpp139 auto weak = WeakClaim(this); in OnTouchTestHit() local
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_tab_bar.cpp189 auto weak = AceType::WeakClaim(this); in PrepareChangeListener() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_utils_bridge.cpp49 auto* weak = new NativeWeakRef(AceType::RawPtr(ref)); in CreateWeakRef() local
93 auto* weak = GetPointerField<NativeWeakRef>(runtimeCallInfo); in WeakRefInvalid() local
115 auto* weak = GetPointerField<NativeWeakRef>(runtimeCallInfo); in GetNativeHandleForWeak() local
126 auto* weak in Upgrade() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/checkable/
H A Drender_checkbox.cpp79 auto weak = AceType::WeakClaim(this); in Update() local
231 auto weak = AceType::WeakClaim(this); in UpdateAnimation() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/effect/
H A Dscroll_fade_controller.cpp60 auto weak = AceType::WeakClaim(this); in Initialize() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_helper.cpp22 void SwiperHelper::InitSwiperController(const RefPtr<SwiperController>& controller, const WeakPtr<SwiperPattern>& weak) in InitSwiperController() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/
H A Drs_node_animate_supplement_test.cpp421 std::weak_ptr<RSNode> weak = node; in HWTEST_F() local
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-dr.c36 int strong, weak; in drff_play() local
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Devsel_config.h51 bool weak; member
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-dr.c36 int strong, weak; in drff_play() local
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Devsel_config.h51 bool weak; member
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DFieldOptions.php95 protected $weak = null; variable
467 $this->weak variable
[all...]
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dchild_main_thread.cpp168 wptr<ChildMainThread> weak = this; in ScheduleLoadChild() local
318 wptr<ChildMainThread> weak = this; in ScheduleExitProcessSafely() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/linear_indicator/
H A Dlinear_indicator_controller.cpp110 auto weak = AceType::WeakClaim(this); in StartProgressInterval() local
155 auto weak = AceType::WeakClaim(this); in StartProgressAnimation() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/toast/
H A Dtoast_component.cpp202 WeakPtr<StackElement> weak = stackElement; in Show() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dsheet_drag_bar_pattern.cpp126 auto weak = AceType::WeakClaim(this); in ScaleAnimation() local
152 auto weak = AceType::WeakClaim(this); in StopAnimation() local
201 auto weak = AceType::WeakClaim(this); CreatePropertyCallback() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/marquee/
H A Drender_marquee.cpp117 auto weak = AceType::WeakClaim(this); in UpdateAnimation() local
230 auto weak = AceType::WeakClaim(this); in Update() local
248 auto weak = AceType::WeakClaim(this); in Update() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/plugin/
H A Dplugin_element.cpp255 auto weak = WeakClaim(this); RunPluginContainer() local
272 GetPackagePath(const WeakPtr<PluginElement>& weak, RequestPluginInfo& info) const GetPackagePath() argument
285 GetPackagePathByAbsolutePath( const WeakPtr<PluginElement>& weak, RequestPluginInfo& info) const GetPackagePathByAbsolutePath() argument
316 GetPackagePathByWant(const WeakPtr<PluginElement>& weak, RequestPluginInfo& info) const GetPackagePathByWant() argument
336 GetModuleNameByWant(const WeakPtr<PluginElement>& weak, RequestPluginInfo& info) const GetModuleNameByWant() argument
362 GetPackagePathByBms(const WeakPtr<PluginElement>& weak, RequestPluginInfo& info, const std::vector<std::string>& strList, const std::vector<int32_t>& userIds) const GetPackagePathByBms() argument
457 RunPluginTask(const WeakPtr<PluginElement>& weak, const RefPtr<PluginComponent>& plugin) RunPluginTask() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/select_popup/
H A Dselect_popup_component.cpp393 auto weak = AceType::WeakClaim(this); in AppendSelectOption() local
434 auto weak = AceType::WeakClaim(this); in InsertSelectOption() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/select/
H A Dselect_element.cpp69 auto weak = AceType::WeakClaim(this); in PerformBuild() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dstate_style_manager.cpp204 auto weak = AceType::WeakClaim(this); in PostPressStyleTask() local
228 auto weak = AceType::WeakClaim(this); in PostPressCancelStyleTask() local
[all...]

Completed in 12 milliseconds

12345678