Home
last modified time | relevance | path

Searched defs:componentId (Results 1 – 25 of 43) sorted by relevance

12

/foundation/arkui/ace_engine/advanced_ui_component/formmenu/interfaces/
Dformmenu_preview.js25 async function querySnapshotAsync(want, componentId) { argument
40 function querySnapshot(want, componentId) { argument
54 export function AddFormMenuItem(want, componentId, options, parent = null) { argument
Dformmenu.js25 async function querySnapshotAsync(want, componentId) { argument
50 function querySnapshot(want, componentId) { argument
64 export function AddFormMenuItem(want, componentId, options, parent = null) { argument
/foundation/arkui/ace_engine/test/mock/core/common/
Dmock_frontend.h87 void OnLayoutCompleted(const std::string& componentId) override in OnLayoutCompleted()
91 void OnDrawCompleted(const std::string& componentId) override in OnDrawCompleted()
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/common/
Djs_engine.h233 void LayoutInspectorCallback(const std::string& componentId) in LayoutInspectorCallback()
243 void DrawInspectorCallback(const std::string& componentId) in DrawInspectorCallback()
358 const RefPtr<InspectorEvent>& layoutEvent, const std::string& componentId) in RegisterLayoutInspectorCallback()
364 const RefPtr<InspectorEvent>& layoutEvent, const std::string& componentId) in UnregisterLayoutInspectorCallback()
376 const RefPtr<InspectorEvent>& drawEvent, const std::string& componentId) in RegisterDrawInspectorCallback()
382 const RefPtr<InspectorEvent>& drawEvent, const std::string& componentId) in UnregisterDrawInspectorCallback()
393 bool IsLayoutCallBackFuncExist(const std::string& componentId) const in IsLayoutCallBackFuncExist()
401 bool IsDrawCallBackFuncExist(const std::string& componentId) const in IsDrawCallBackFuncExist()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
Dxcomponent_event_hub.h68 void FireSurfaceInitEvent(const std::string& componentId, const uint32_t nodeId) const in FireSurfaceInitEvent()
80 void FireDetachEvent(const std::string& componentId) in FireDetachEvent()
/foundation/arkui/ace_engine/interfaces/napi/kits/inspector/
Djs_inspector.h36 explicit ComponentObserver(const std::string& componentId) : componentId_(componentId) {} in ComponentObserver()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
Ddeclarative_frontend_ng.cpp124 const std::string& componentId) { in InitializeDelegate()
133 const std::string& componentId) { in InitializeDelegate()
211 const bool isDestroy) { in InitializeDelegate()
501 void DeclarativeFrontendNG::OnLayoutCompleted(const std::string& componentId) in OnLayoutCompleted()
508 void DeclarativeFrontendNG::OnDrawCompleted(const std::string& componentId) in OnDrawCompleted()
Dfrontend_delegate_declarative_ng.cpp339 …const std::string& /* eventId */, const std::string& componentId, const uint32_t nodeId, const boo… in FireExternalEvent()
913 void FrontendDelegateDeclarativeNG::OnLayoutCompleted(const std::string& componentId) in OnLayoutCompleted()
926 void FrontendDelegateDeclarativeNG::OnDrawCompleted(const std::string& componentId) in OnDrawCompleted()
1154const std::string& componentId, NG::ComponentSnapshot::JsCallback&& callback, const NG::SnapshotOp… in GetSnapshot()
1162 const std::string& componentId, const NG::SnapshotOptions& options) in GetSyncSnapshot()
/foundation/ability/ability_runtime/frameworks/native/ability/native/ui_extension_ability/
Djs_ui_extension_base.cpp513 auto componentId = sessionInfo->uiExtensionComponentId; in OnInsightIntentExecuteDone() local
635 auto componentId = sessionInfo->uiExtensionComponentId; in HandleSessionCreate() local
677 auto componentId = sessionInfo->uiExtensionComponentId; in ForegroundWindow() local
694 auto componentId = sessionInfo->uiExtensionComponentId; in BackgroundWindow() local
715 auto componentId = sessionInfo->uiExtensionComponentId; in DestroyWindow() local
Djs_ui_extension.cpp568 auto componentId = sessionInfo->uiExtensionComponentId; in OnInsightIntentExecuteDone() local
738 auto componentId = sessionInfo->uiExtensionComponentId; in ForegroundWindow() local
755 auto componentId = sessionInfo->uiExtensionComponentId; in BackgroundWindow() local
778 auto componentId = sessionInfo->uiExtensionComponentId; in DestroyWindow() local
/foundation/arkui/ace_engine/interfaces/inner_api/ace/stylus/
Dstylus_detector_interface.h26 int componentId; member
/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
Dcard_frontend.h114 void OnLayoutCompleted(const std::string& componentId) override {} in OnLayoutCompleted()
115 void OnDrawCompleted(const std::string& componentId) override {} in OnDrawCompleted()
264 …void HandleSyncEvent(const EventMarker& eventMarker, const std::string& componentId, const int32_t… in HandleSyncEvent()
Dcard_frontend_declarative.h155 …void HandleSyncEvent(const EventMarker& eventMarker, const std::string& componentId, const int32_t… in HandleSyncEvent()
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/
Dcj_frontend_abstract.h184 void OnLayoutCompleted(const std::string& componentId) override {} in OnLayoutCompleted()
185 void OnDrawCompleted(const std::string& componentId) override {} in OnDrawCompleted()
/foundation/arkui/ace_engine/interfaces/napi/kits/component_snapshot/
Djs_component_snapshot.cpp298 std::string componentId; in JSSnapshotGet() local
372 std::string componentId; in JSSnapshotGetSync() local
/foundation/barrierfree/accessibility/common/interface/src/parcel/
Daccessibility_event_info_parcel.cpp59 int64_t componentId = 0; in ReadFromParcelSecondPart() local
/foundation/ability/ability_runtime/frameworks/native/ability/native/photo_editor_extension_ability/
Djs_photo_editor_extension_impl.cpp147 auto componentId = sessionInfo->uiExtensionComponentId; in OnForeground() local
/foundation/graphic/graphic_3d/lume/LumeEngine/ecshelper/ComponentTools/
Dcomponent_query.cpp113 const auto componentId = in Execute() local
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
Dfrontend_delegate.h224 virtual void GetSnapshot(const std::string& componentId, in GetSnapshot()
233 …td::pair<int32_t, std::shared_ptr<Media::PixelMap>> GetSyncSnapshot(const std::string& componentId, in GetSyncSnapshot()
Djs_frontend.cpp337const std::string& componentId, const uint32_t nodeId, const bool isDestroy) { in InitializeFrontendDelegate()
724 void JsFrontend::OnLayoutCompleted(const std::string& componentId) in OnLayoutCompleted()
731 void JsFrontend::OnDrawCompleted(const std::string& componentId) in OnDrawCompleted()
1007 …const EventMarker& eventMarker, const std::string& componentId, const int32_t nodeId, const bool i… in HandleSyncEvent()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
Ddeclarative_frontend.cpp407 const std::string& componentId) { in Initialize()
416 const std::string& componentId) { in Initialize()
489 const bool isDestroy) { in Initialize()
1022 void DeclarativeFrontend::OnLayoutCompleted(const std::string& componentId) in Initialize()
1029 void DeclarativeFrontend::OnDrawCompleted(const std::string& componentId) in Initialize()
1285 …const EventMarker& eventMarker, const std::string& componentId, const int32_t nodeId, const bool i… in Initialize()
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
Dcomponent_snapshot.cpp210 void ComponentSnapshot::Get(const std::string& componentId, JsCallback&& callback, const SnapshotOp… in Get()
351 …t32_t, std::shared_ptr<Media::PixelMap>> ComponentSnapshot::GetSync(const std::string& componentId, in GetSync()
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
Decs_util.h40 auto componentId = dstManager->GetComponentId(dstEntity); in CORE_BEGIN_NAMESPACE() local
/foundation/barrierfree/accessibility/interfaces/innerkits/test/fuzztest/accessibilitysystemabilityclient_fuzzer/
Daccessibilitysystemabilityclient_fuzzer.cpp77 int64_t componentId = 0; in CreateEventInfoFirstPart() local
235 int64_t componentId = 0; in SendEventFuzzTest() local
/foundation/barrierfree/accessibility/frameworks/common/src/
Daccessibility_event_info.cpp24 void AccessibilityMemo::SetSource(const int64_t componentId) in SetSource()

12