| /foundation/arkui/ace_engine/test/mock/core/common/ |
| D | mock_frontend.h | 85 void OnLayoutCompleted(const std::string& componentId) override in OnLayoutCompleted() 89 void OnDrawCompleted(const std::string& componentId) override in OnDrawCompleted()
|
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/common/ |
| D | js_engine.h | 199 void LayoutInspectorCallback(const std::string& componentId) in LayoutInspectorCallback() 209 void DrawInspectorCallback(const std::string& componentId) in DrawInspectorCallback() 313 const RefPtr<InspectorEvent>& layoutEvent, const std::string& componentId) in RegisterLayoutInspectorCallback() 319 const RefPtr<InspectorEvent>& layoutEvent, const std::string& componentId) in UnregisterLayoutInspectorCallback() 331 const RefPtr<InspectorEvent>& drawEvent, const std::string& componentId) in RegisterDrawInspectorCallback() 337 const RefPtr<InspectorEvent>& drawEvent, const std::string& componentId) in UnregisterDrawInspectorCallback()
|
| /foundation/arkui/ace_engine/interfaces/napi/kits/inspector/ |
| D | js_inspector.h | 37 explicit ComponentObserver(const std::string& componentId) : componentId_(componentId) {} in ComponentObserver()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/ |
| D | xcomponent_event_hub.h | 64 void FireSurfaceInitEvent(const std::string& componentId, const uint32_t nodeId) const in FireSurfaceInitEvent()
|
| /foundation/arkui/ace_engine/frameworks/core/components/test/json/ |
| D | json_frontend.h | 97 void OnLayoutCompleted(const std::string& componentId) override {} in OnLayoutCompleted() 98 void OnDrawCompleted(const std::string& componentId) override {} in OnDrawCompleted()
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/ |
| D | declarative_frontend_ng.cpp | 116 const std::string& componentId) { in InitializeDelegate() 125 const std::string& componentId) { in InitializeDelegate() 203 const bool isDestroy) { in InitializeDelegate() 463 void DeclarativeFrontendNG::OnLayoutCompleted(const std::string& componentId) in OnLayoutCompleted() 470 void DeclarativeFrontendNG::OnDrawCompleted(const std::string& componentId) in OnDrawCompleted()
|
| D | frontend_delegate_declarative_ng.cpp | 328 …const std::string& /* eventId */, const std::string& componentId, const uint32_t nodeId, const boo… in FireExternalEvent() 728 void FrontendDelegateDeclarativeNG::OnLayoutCompleted(const std::string& componentId) in OnLayoutCompleted() 741 void FrontendDelegateDeclarativeNG::OnDrawCompleted(const std::string& componentId) in OnDrawCompleted() 951 const std::string& componentId, NG::ComponentSnapshot::JsCallback&& callback) in GetSnapshot()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
| D | component_snapshot.cpp | 60 void ComponentSnapshot::Get(const std::string& componentId, JsCallback&& callback) in Get()
|
| /foundation/arkui/ace_engine/frameworks/bridge/card_frontend/ |
| D | card_frontend.h | 114 void OnLayoutCompleted(const std::string& componentId) override {} in OnLayoutCompleted() 115 void OnDrawCompleted(const std::string& componentId) override {} in OnDrawCompleted() 289 …void HandleSyncEvent(const EventMarker& eventMarker, const std::string& componentId, const int32_t… in HandleSyncEvent()
|
| D | card_frontend_declarative.h | 176 …void HandleSyncEvent(const EventMarker& eventMarker, const std::string& componentId, const int32_t… in HandleSyncEvent()
|
| /foundation/arkui/ace_engine/frameworks/bridge/test/unittest/jsfrontend/ |
| D | dom_mock.h | 128 void OnLayoutCompleted(const std::string& componentId) override {} in OnLayoutCompleted() 129 void OnDrawCompleted(const std::string& componentId) override {} in OnDrawCompleted()
|
| /foundation/barrierfree/accessibility/common/interface/src/parcel/ |
| D | accessibility_event_info_parcel.cpp | 63 int32_t componentId = 0; in ReadFromParcelSecondPart() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/test/unittest/grid/ |
| D | grid_test_utils.h | 55 …void HandleSyncEvent(const EventMarker& eventMarker, const std::string& componentId, const int32_t… in HandleSyncEvent()
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ |
| D | declarative_frontend.cpp | 396 const std::string& componentId) { in InitializeFrontendDelegate() 405 const std::string& componentId) { in InitializeFrontendDelegate() 478 const bool isDestroy) { in InitializeFrontendDelegate() 918 void DeclarativeFrontend::OnLayoutCompleted(const std::string& componentId) in OnLayoutCompleted() 925 void DeclarativeFrontend::OnDrawCompleted(const std::string& componentId) in OnDrawCompleted() 1184 …const EventMarker& eventMarker, const std::string& componentId, const int32_t nodeId, const bool i… in HandleSyncEvent()
|
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/ |
| D | js_frontend.cpp | 336 … const std::string& componentId, const uint32_t nodeId, const bool isDestroy) { in InitializeFrontendDelegate() 722 void JsFrontend::OnLayoutCompleted(const std::string& componentId) in OnLayoutCompleted() 729 void JsFrontend::OnDrawCompleted(const std::string& componentId) in OnDrawCompleted() 1000 …const EventMarker& eventMarker, const std::string& componentId, const int32_t nodeId, const bool i… in HandleSyncEvent()
|
| D | frontend_delegate.h | 182 …const std::string& componentId, std::function<void(std::shared_ptr<Media::PixelMap>, int32_t)>&& c… in GetSnapshot()
|
| /foundation/barrierfree/accessibility/frameworks/common/src/ |
| D | accessibility_element_info.cpp | 21 void AccessibilityElementInfo::SetComponentId(const int32_t componentId) in SetComponentId() 602 void AccessibilityElementInfo::SetLabeled(const int32_t componentId) in SetLabeled() 614 void AccessibilityElementInfo::SetAccessibilityId(const int32_t componentId) in SetAccessibilityId()
|
| D | accessibility_event_info.cpp | 24 void AccessibilityMemo::SetSource(const int32_t componentId) in SetSource()
|
| /foundation/arkui/ace_engine/interfaces/napi/kits/component_snapshot/ |
| D | js_component_snapshot.cpp | 192 std::string componentId; in JSSnapshotGet() local
|
| /foundation/barrierfree/accessibility/interfaces/innerkits/test/fuzztest/accessibilitysystemabilityclient_fuzzer/ |
| D | accessibilitysystemabilityclient_fuzzer.cpp | 71 int32_t componentId = 0; in CreateEventInfoFirstPart() local 229 int32_t componentId = 0; in SendEventFuzzTest() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/ |
| D | plugin_frontend_delegate.h | 205 void GetSnapshot(const std::string& componentId, in GetSnapshot()
|
| D | plugin_frontend.cpp | 653 void PluginFrontend::OnLayoutCompleted(const std::string& componentId) in OnLayoutCompleted() 658 void PluginFrontend::OnDrawCompleted(const std::string& componentId) in OnDrawCompleted() 877 …const EventMarker& eventMarker, const std::string& componentId, const int32_t nodeId, const bool i… in HandleSyncEvent()
|
| /foundation/arkui/ace_engine/frameworks/core/components/test/unittest/list/ |
| D | list_test_utils.h | 246 …void HandleSyncEvent(const EventMarker& eventMarker, const std::string& componentId, const int32_t… in ResetFocusEffect()
|
| /foundation/arkui/ace_engine/frameworks/core/components/test/unittest/refresh/ |
| D | render_refresh_test.cpp | 78 …void HandleSyncEvent(const EventMarker& eventMarker, const std::string& componentId, const int32_t… in HandleSyncEvent()
|
| /foundation/barrierfree/accessibility/frameworks/asacfwk/src/ |
| D | accessibility_system_ability_client_impl.cpp | 309 …cessibilitySystemAbilityClientImpl::SendEvent(const EventType eventType, const int32_t componentId) in SendEvent()
|