| /foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
| H A D | ecs_util.h | 40 auto componentId = dstManager->GetComponentId(dstEntity); in CloneComponent() local
|
| H A D | ecs_serializer.cpp | 644 const auto componentId = cm->GetComponentId(entity); in WriteComponents() local 654 const auto componentId = cm->GetComponentId(entity); in WriteComponents() local 1006 auto componentId = component.GetComponentId(entity); in ReadComponent() 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
|
| 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/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
|
| H A D | napi_accessibility_element.cpp | 1131 napi_value componentId = nullptr; in GetElementInfoAllAttribute1() 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
|
| H A D | frontend_delegate_impl.cpp | 1297 void FrontendDelegateImpl::OnLayoutCompleted(const std::string& componentId) {} in OnLayoutCompleted() argument 1299 void FrontendDelegateImpl::OnDrawCompleted(const std::string& componentId) {} in OnDrawCompleted() argument 566 FireExternalEvent( const std::string& eventId, const std::string& componentId, const uint32_t nodeId, const bool isDestroy) FireExternalEvent() 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...] |
| H A D | frontend_delegate_declarative_ng.cpp | 923 void FrontendDelegateDeclarativeNG::OnLayoutCompleted(const std::string& componentId) in OnLayoutCompleted() argument 936 void FrontendDelegateDeclarativeNG::OnDrawCompleted(const std::string& componentId) in OnDrawCompleted() argument 329 FireExternalEvent( const std::string& , const std::string& componentId, const uint32_t nodeId, const bool isDestroy) FireExternalEvent() argument 1176 GetSnapshot( const std::string& componentId, NG::ComponentSnapshot::JsCallback&& callback, const NG::SnapshotOptions& options) GetSnapshot() argument 1184 GetSyncSnapshot( const std::string& componentId, const NG::SnapshotOptions& options) GetSyncSnapshot() 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
|
| /foundation/graphic/graphic_3d/lume/LumeEcsSerializer/EcsSerializer/src/ecs_serializer/ |
| H A D | ecs_serializer.cpp | 582 const auto componentId = cm->GetComponentId(entity); in WriteComponents() local 592 const auto componentId = cm->GetComponentId(entity); in WriteComponents() local 908 auto componentId = component.GetComponentId(entity); in ReadComponent() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ |
| H A D | declarative_frontend.cpp | 1076 void DeclarativeFrontend::OnLayoutCompleted(const std::string& componentId) in Initialize() argument 1083 void DeclarativeFrontend::OnDrawCompleted(const std::string& componentId) in Initialize() argument 1346 HandleSyncEvent( const EventMarker& eventMarker, const std::string& componentId, const int32_t nodeId, const bool isDestroy) Initialize() argument [all...] |
| 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/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/ |
| H A D | animation_system.cpp | 891 const uint32_t componentId = initialTransformManager_.GetComponentId(trackState.entity); in OnAnimationComponentsCreated() local
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_lossless_jpeg.cpp | 283 int16 componentId; /* identifier for this component (0..255) */ member
|
| /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
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
| H A D | glslang_wrapper_utils.cpp | 3305 spirv::IdRef componentId; in visitTypeVector() local [all...] |
| /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...] |