Searched defs:componentId (Results 51 - 56 of 56) sorted by relevance
123
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/ |
| H A D | xcomponent_pattern.cpp | 1266 FireExternalEvent(RefPtr<NG::PipelineContext> context, const std::string& componentId, const uint32_t nodeId, const bool isDestroy) FireExternalEvent() argument
|
| /foundation/barrierfree/accessibility/frameworks/common/src/ |
| H A D | accessibility_element_info.cpp | 22 void AccessibilityElementInfo::SetComponentId(const int64_t componentId) in SetComponentId() argument 509 void AccessibilityElementInfo::SetLabeled(const int64_t componentId) in SetLabeled() argument 519 void AccessibilityElementInfo::SetAccessibilityId(const int64_t componentId) in SetAccessibilityId() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/ |
| H A D | jsi_declarative_engine.cpp | 2144 void JsiDeclarativeEngine::InitXComponent(const std::string& componentId) in InitXComponent() argument 2151 FireExternalEvent( const std::string& componentId, const uint32_t nodeId, const bool isDestroy) FireExternalEvent() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ |
| H A D | frontend_delegate_declarative.cpp | 2345 void FrontendDelegateDeclarative::OnLayoutCompleted(const std::string& componentId) in OnLayoutCompleted() argument 2364 void FrontendDelegateDeclarative::OnDrawCompleted(const std::string& componentId) in OnDrawCompleted() argument 683 FireExternalEvent( const std::string& , const std::string& componentId, const uint32_t nodeId, const bool isDestroy) FireExternalEvent() argument 3371 GetSnapshot( const std::string& componentId, NG::ComponentSnapshot::JsCallback&& callback, const NG::SnapshotOptions& options) GetSnapshot() argument 3379 GetSyncSnapshot( const std::string& componentId, const NG::SnapshotOptions& options) GetSyncSnapshot() argument [all...] |
| /foundation/arkui/ace_engine/test/mock/core/pipeline/ |
| H A D | mock_pipeline_context.cpp | 468 void PipelineContext::OnLayoutCompleted(const std::string& componentId) {} in OnLayoutCompleted() argument 475 void PipelineContext::OnDrawCompleted(const std::string& componentId) {} in OnDrawCompleted() argument
|
| /foundation/arkui/ace_engine/frameworks/core/pipeline_ng/ |
| H A D | pipeline_context.cpp | 1606 void PipelineContext::OnLayoutCompleted(const std::string& componentId) in OnLayoutCompleted() argument 1615 void PipelineContext::OnDrawCompleted(const std::string& componentId) in OnDrawCompleted() argument
|
Completed in 25 milliseconds
123