Home
last modified time | relevance | path

Searched defs:me (Results 1 - 25 of 66) sorted by relevance

123

/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/
H A Dconcrete_base_object.h59 auto* me = const_cast<ConcreteBaseMetaObjectFwd*>(this); variable
H A Dobject.h79 auto* me = const_cast<BaseObjectFwd*>(this); variable
/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dbase_object.h118 auto* me = const_cast<ConcreteBaseFwd*>(this); variable
H A Dcall_context.cpp85 const auto* me = this; in GetInterface() local
H A Dmeta_object.cpp48 auto me = GetSelf(); in Build() local
/foundation/graphic/graphic_3d/lume/metaobject/src/animation/
H A Dkeyframe_animation.cpp107 auto me = GetSelf<IModifier>(); in OnPropertyChanged() local
H A Dproperty_animation.cpp46 auto me = GetSelf<IModifier>(); in OnPropertyChanged() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_mtp_test/src/
H A Dmock_mtp_driver.cpp75 int MtpDriver::WriteEvent(EventMtp &me) in WriteEvent() argument
/foundation/window/window_manager/window_scene/interfaces/kits/napi/session_manager_service/napi/
H A Djs_session_manager_service.cpp49 JsSessionManagerService* me = CheckParamsAndGetThis<JsSessionManagerService>(env, info); in InitSessionManagerService() local
56 JsSessionManagerService* me = CheckParamsAndGetThis<JsSessionManagerService>(env, info); in NotifySceneBoardAvailable() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/color_manager/sendable_colorspacemanager_napi/
H A Djs_sendable_color_space_manager.cpp38 JsSendableColorSpaceManager* me = CheckParamsAndGetThis<JsSendableColorSpaceManager>(env, info); in CreateSendableColorSpace() local
/foundation/window/window_manager/window_scene/interfaces/kits/napi/transaction_manager/
H A Djs_transaction_manager.cpp69 JsTransactionManager* me = CheckParamsAndGetThis<JsTransactionManager>(env, info); in OpenSyncTransaction() local
76 JsTransactionManager* me = CheckParamsAndGetThis<JsTransactionManager>(env, info); in CloseSyncTransaction() local
/foundation/ability/ability_runtime/frameworks/js/napi/particleAbility/
H A Dparticle_ability.cpp209 JsParticleAbility *me = CheckParamsAndGetThis<JsParticleAbility>(env, info); in PAConnectAbility() local
215 JsParticleAbility *me = CheckParamsAndGetThis<JsParticleAbility>(env, info); in PADisConnectAbility() local
221 JsParticleAbility *me = CheckParamsAndGetThis<JsParticleAbility>(env, info); in PAStartAbility() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/font_napi/
H A Djs_typeface.cpp136 JsTypeface* me = CheckParamsAndGetThis<JsTypeface>(env, info); in GetFamilyName() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/color_manager/color_space_object_convertor/
H A Djs_color_space.cpp40 JsColorSpace* me = CheckParamsAndGetThis<JsColorSpace>(env, info); in GetColorSpaceName() local
52 JsColorSpace* me = CheckSendableParamsAndGetThis<JsColorSpace>(env, info); in GetSendableColorSpaceName() local
64 JsColorSpace* me = CheckParamsAndGetThis<JsColorSpace>(env, info); in GetWhitePoint() local
76 JsColorSpace* me in GetSendableWhitePoint() local
88 JsColorSpace* me = CheckParamsAndGetThis<JsColorSpace>(env, info); GetGamma() local
100 JsColorSpace* me = CheckSendableParamsAndGetThis<JsColorSpace>(env, info); GetSendableGamma() local
[all...]
/foundation/window/window_manager/extension/window_extension/src/
H A Djs_window_extension_context.cpp60 JsWindowExtensionContext* me = CheckParamsAndGetThis<JsWindowExtensionContext>(env, info); in StartAbility() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/line_typeset_napi/
H A Djs_line_typeset.cpp130 JsLineTypeset* me = CheckParamsAndGetThis<JsLineTypeset>(env, info); in GetLineBreak() local
160 JsLineTypeset* me = CheckParamsAndGetThis<JsLineTypeset>(env, info); in CreateLine() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/color_manager/colorspacemanager_napi/
H A Djs_color_space_manager.cpp37 JsColorSpaceManager* me = CheckParamsAndGetThis<JsColorSpaceManager>(env, info); in CreateColorSpace() local
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/internal/
H A Dobject_api.h492 auto& me = static_cast<FinalClassType&>(*this); in Store() local
/foundation/graphic/graphic_3d/lume/metaobject/src/container/
H A Dcontainer_base.cpp27 void ContainerBase::SetImplementingIContainer(IObject* me, IContainer* c) in SetImplementingIContainer() argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dshader_module_gles.cpp161 void ProcessShaderModule(ShaderBase& me, const ShaderModuleCreateInfo& createInfo) in ProcessShaderModule() argument
[all...]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/mtp_native_test/src/
H A Dmtp_native_test.cpp2092 EventMtp me; in HWTEST_F() local
/foundation/window/window_manager/interfaces/kits/napi/screen_runtime/napi/
H A Djs_screen.cpp73 JsScreen* me = CheckParamsAndGetThis<JsScreen>(env, info); in SetOrientation() local
146 JsScreen* me = CheckParamsAndGetThis<JsScreen>(env, info); in SetScreenActiveMode() local
207 JsScreen* me = CheckParamsAndGetThis<JsScreen>(env, info); in SetDensityDpi() local
[all...]
/foundation/window/window_manager/previewer/mock/window_manager_napi/
H A Djs_window_manager.cpp90 JsWindowManager* me = CheckParamsAndGetThis<JsWindowManager>(env, info); in GetLastWindow() local
/foundation/window/window_manager/interfaces/kits/napi/embeddable_window_stage/
H A Djs_embeddable_window_stage.cpp47 JsEmbeddableWindowStage* me = CheckParamsAndGetThis<JsEmbeddableWindowStage>(env, info); in GetMainWindow() local
54 JsEmbeddableWindowStage* me = CheckParamsAndGetThis<JsEmbeddableWindowStage>(env, info); in GetMainWindowSync() local
61 JsEmbeddableWindowStage* me = CheckParamsAndGetThis<JsEmbeddableWindowStage>(env, info); in On() local
68 JsEmbeddableWindowStage* me in Off() local
75 JsEmbeddableWindowStage* me = CheckParamsAndGetThis<JsEmbeddableWindowStage>(env, info); LoadContent() local
82 JsEmbeddableWindowStage* me = CheckParamsAndGetThis<JsEmbeddableWindowStage>(env, info); LoadContentByName() local
89 JsEmbeddableWindowStage* me = CheckParamsAndGetThis<JsEmbeddableWindowStage>(env, info); CreateSubWindow() local
96 JsEmbeddableWindowStage* me = CheckParamsAndGetThis<JsEmbeddableWindowStage>(env, info); GetSubWindow() local
[all...]
/foundation/window/window_manager/interfaces/kits/napi/picture_in_picture_napi/inner/
H A Djs_pip_manager.cpp66 JsPipManager* me = CheckParamsAndGetThis<JsPipManager>(env, info); in InitXComponentController() local
104 JsPipManager* me = CheckParamsAndGetThis<JsPipManager>(env, info); in GetCustomUIController() local
135 JsPipManager* me = CheckParamsAndGetThis<JsPipManager>(env, info); in GetTypeNode() local
166 JsPipManager* me in SetTypeNodeEnabled() local
191 JsPipManager* me = CheckParamsAndGetThis<JsPipManager>(env, info); SetPipNodeType() local
222 JsPipManager* me = CheckParamsAndGetThis<JsPipManager>(env, info); RegisterCallback() local
264 JsPipManager* me = CheckParamsAndGetThis<JsPipManager>(env, info); UnregisterCallback() local
[all...]

Completed in 15 milliseconds

123