Home
last modified time | relevance | path

Searched defs:componentId (Results 51 - 56 of 56) sorted by relevance

123

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_pattern.cpp1266 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 Daccessibility_element_info.cpp22 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 Djsi_declarative_engine.cpp2144 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 Dfrontend_delegate_declarative.cpp2345 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 Dmock_pipeline_context.cpp468 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 Dpipeline_context.cpp1606 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