/foundation/arkui/ace_engine/interfaces/napi/kits/inspector/ |
H A D | js_inspector.h | 36 explicit ComponentObserver(const std::string& componentId) : componentId_(componentId) {} in ComponentObserver() argument
|
/foundation/ability/ability_runtime/frameworks/native/ability/native/photo_editor_extension_ability/ |
H A D | js_photo_editor_extension_impl.cpp | 135 auto componentId = sessionInfo->uiExtensionComponentId; in OnForeground() local
|
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/ |
H A D | cj_frontend.cpp | 357 HandleSyncEvent( const EventMarker& eventMarker, const std::string& componentId, const int32_t nodeId, const bool isDestroy) HandleSyncEvent() argument
|
/foundation/arkui/ace_engine/interfaces/inner_api/ace/stylus/ |
H A D | stylus_detector_interface.h | 26 int componentId; member
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/ |
H A D | xcomponent_event_hub.h | 68 void FireSurfaceInitEvent(const std::string& componentId, const uint32_t nodeId) const in FireSurfaceInitEvent() argument 80 void FireDetachEvent(const std::string& componentId) in FireDetachEvent() argument
|
/foundation/barrierfree/accessibility/common/interface/test/unittest/mock/ |
H A D | mock_accessibility_event_info_parcel.cpp | 59 int64_t componentId = 0; in ReadFromParcelSecondPart() local
|
/foundation/barrierfree/accessibility/common/interface/src/parcel/ |
H A D | accessibility_event_info_parcel.cpp | 59 int64_t componentId = 0; in ReadFromParcelSecondPart() local
|
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/EcsSerializer/include/ecs_serializer/ |
H A D | ecs_clone_util.h | 37 auto componentId = dstManager->GetComponentId(dstEntity); in CloneComponent() local
|
/foundation/graphic/graphic_3d/lume/LumeEngine/ecshelper/ComponentTools/ |
H A D | component_query.cpp | 113 const auto componentId = in Execute() local
|
/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/ |
H A D | xcomponent_element.cpp | 547 void XComponentElement::OnSurfaceInit(const std::string& componentId, const uint32_t nodeId) in OnSurfaceInit() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | component_snapshot.cpp | 221 void ComponentSnapshot::Get(const std::string& componentId, JsCallback&& callback, const SnapshotOptions& options) in Get() argument 371 std::pair<int32_t, std::shared_ptr<Media::PixelMap>> ComponentSnapshot::GetSync(const std::string& componentId, in GetSync() argument [all...] |
/foundation/arkui/ace_engine/interfaces/napi/kits/component_snapshot/ |
H A D | js_component_snapshot.cpp | 291 std::string componentId; in JSSnapshotGet() local 365 std::string componentId; in JSSnapshotGetSync() local
|
/foundation/barrierfree/accessibility/interfaces/innerkits/test/fuzztest/accessibilitysystemabilityclient_fuzzer/ |
H A D | accessibilitysystemabilityclient_fuzzer.cpp | 77 int64_t componentId = 0; in CreateEventInfoFirstPart() local 235 int64_t componentId = 0; in SendEventFuzzTest() local
|
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
H A D | ecs_util.h | 40 auto componentId = dstManager->GetComponentId(dstEntity); in CloneComponent() local
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/ |
H A D | mock_plugin_frontend.cpp | 169 HandleSyncEvent( const EventMarker& eventMarker, const std::string& componentId, const int32_t nodeId, const bool isDestroy) HandleSyncEvent() argument
|
/foundation/barrierfree/accessibility/frameworks/common/src/ |
H A D | accessibility_event_info.cpp | 24 void AccessibilityMemo::SetSource(const int64_t componentId) in SetSource() argument
|
/foundation/barrierfree/accessibility/interfaces/kits/napi/accessibility_extension_module_loader/src/ |
H A D | napi_accessibility_extension.cpp | 267 int64_t componentId = eventInfo.GetAccessibilityId(); in GetElement() local
|
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/ |
H A D | js_frontend.cpp | 724 void JsFrontend::OnLayoutCompleted(const std::string& componentId) in OnLayoutCompleted() argument 731 void JsFrontend::OnDrawCompleted(const std::string& componentId) in OnDrawCompleted() argument 1006 HandleSyncEvent( const EventMarker& eventMarker, const std::string& componentId, const int32_t nodeId, const bool isDestroy) HandleSyncEvent() argument
|
H A D | frontend_delegate.h | 234 virtual void GetSnapshot(const std::string& componentId, in GetSnapshot() argument 243 virtual std::pair<int32_t, std::shared_ptr<Media::PixelMap>> GetSyncSnapshot(const std::string& componentId, in GetSyncSnapshot() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/ |
H A D | declarative_frontend_ng.cpp | 507 void DeclarativeFrontendNG::OnLayoutCompleted(const std::string& componentId) in OnLayoutCompleted() argument 514 void DeclarativeFrontendNG::OnDrawCompleted(const std::string& componentId) in OnDrawCompleted() argument [all...] |
/foundation/barrierfree/accessibility/frameworks/asacfwk/src/ |
H A D | accessibility_system_ability_client_impl.cpp | 415 RetError AccessibilitySystemAbilityClientImpl::SendEvent(const EventType eventType, const int64_t componentId) in SendEvent() argument
|
/foundation/ability/ability_runtime/frameworks/native/ability/native/ui_extension_ability/ |
H A D | js_ui_extension.cpp | 564 auto componentId = sessionInfo->uiExtensionComponentId; in OnInsightIntentExecuteDone() local 738 auto componentId = sessionInfo->uiExtensionComponentId; in ForegroundWindow() local 756 auto componentId = sessionInfo->uiExtensionComponentId; in BackgroundWindow() local 779 auto componentId = sessionInfo->uiExtensionComponentId; DestroyWindow() local [all...] |
H A D | js_ui_extension_base.cpp | 518 auto componentId = sessionInfo->uiExtensionComponentId; in OnInsightIntentExecuteDone() local 638 auto componentId = sessionInfo->uiExtensionComponentId; in HandleSessionCreate() local 686 auto componentId = sessionInfo->uiExtensionComponentId; in ForegroundWindow() local 704 auto componentId = sessionInfo->uiExtensionComponentId; BackgroundWindow() local 725 auto componentId = sessionInfo->uiExtensionComponentId; DestroyWindow() local [all...] |
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/common/ |
H A D | js_engine.h | 264 void LayoutInspectorCallback(const std::string& componentId) in LayoutInspectorCallback() argument 274 void DrawInspectorCallback(const std::string& componentId) in DrawInspectorCallback() argument 388 RegisterLayoutInspectorCallback( const RefPtr<InspectorEvent>& layoutEvent, const std::string& componentId) RegisterLayoutInspectorCallback() argument 394 UnregisterLayoutInspectorCallback( const RefPtr<InspectorEvent>& layoutEvent, const std::string& componentId) UnregisterLayoutInspectorCallback() argument 406 RegisterDrawInspectorCallback( const RefPtr<InspectorEvent>& drawEvent, const std::string& componentId) RegisterDrawInspectorCallback() argument 412 UnregisterDrawInspectorCallback( const RefPtr<InspectorEvent>& drawEvent, const std::string& componentId) UnregisterDrawInspectorCallback() argument [all...] |
/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/ |
H A D | plugin_frontend.cpp | 649 void PluginFrontend::OnLayoutCompleted(const std::string& componentId) in OnLayoutCompleted() argument 654 void PluginFrontend::OnDrawCompleted(const std::string& componentId) in OnDrawCompleted() argument 877 HandleSyncEvent( const EventMarker& eventMarker, const std::string& componentId, const int32_t nodeId, const bool isDestroy) HandleSyncEvent() argument
|