Home
last modified time | relevance | path

Searched defs:components (Results 1 – 25 of 102) sorted by relevance

12345

/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
Dcomponent.cpp55 void Component::MergeRSNode(const std::vector<RefPtr<Component>>& components) in MergeRSNode()
70 void Component::MergeRSNode(const std::vector<RefPtr<SingleChild>>& components) in MergeRSNode()
85 void Component::MergeRSNode(const std::vector<RefPtr<SingleChild>>& components, const RefPtr<Compon… in MergeRSNode()
Dmulti_composed_component.h32 …ponent(const ComposeId& id, const std::string& name, const std::list<RefPtr<Component>>& component… in MultiComposedComponent()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/config/include/model/
Dglobal_config.h32 std::vector<ComponentConfig> *components = nullptr; variable
/foundation/distributeddatamgr/pasteboard/services/load/include/
Dconfig.h36 std::vector<Component> components; variable
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
Dconfig_factory_test.cpp62 auto *components = ConfigFactory::GetInstance().GetComponentConfig(); variable
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dtab_content_model_impl.cpp38 std::list<RefPtr<Component>> components; in Create() local
61 std::list<RefPtr<Component>> components; in Create() local
/foundation/arkui/ace_engine/frameworks/core/components/test/json/
Ddialog_creator.cpp68 auto components = factory.CreateComponents(*actionsJson); in CreateFromJson() local
/foundation/multimedia/audio_lite/
Dbundle.json23 "components": [], array
/foundation/communication/wifi_aware/
Dbundle.json26 "components": [ array
/foundation/communication/wifi_lite/
Dbundle.json26 "components": [ array
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
Ddom_form.cpp22 std::list<RefPtr<Component>> components; in DOMForm() local
/foundation/graphic/utils/
Dbundle.json24 "components": [ array
/foundation/multimedia/camera_lite/
Dbundle.json24 "components": [ array
/foundation/ability/idl_tool/
Dbundle.json23 "components": [ array
/foundation/graphic/surface/
Dbundle.json24 "components": [ array
/foundation/systemabilitymgr/samgr_lite/
Dbundle.json29 "components": [ array
/foundation/ai/engine/
Dbundle.json21 "components": [ array
/foundation/graphic/wms/
Dbundle.json24 "components": [ array
/foundation/multimedia/media_lite/
Dbundle.json24 "components": [ array
/foundation/ability/ability_runtime/tools/
Dbundle.json25 "components": [ array
/foundation/bundlemanager/bundle_framework/bundle_tool/
Dbundle.json22 "components": [ array
/foundation/communication/ipc/interfaces/kits/
Dbundle.json25 "components": [ array
/foundation/systemabilitymgr/safwk_lite/
Dbundle.json27 "components": [ array
/foundation/ai/neural_network_runtime/
Dbundle.json25 "components": [ array
/foundation/multimedia/media_lite/services/
Dbundle.json24 "components": [ array

12345