Home
last modified time | relevance | path

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

1234

/foundation/ace/ace_engine/frameworks/core/pipeline/base/
Dcomponent.cpp54 void Component::MergeRSNode(const std::vector<RefPtr<Component>>& components) in MergeRSNode()
69 void Component::MergeRSNode(const std::vector<RefPtr<SingleChild>>& components) in MergeRSNode()
84 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/distributeddatamgr/services/distributeddataservice/service/config/include/model/
Dglobal_config.h31 std::vector<ComponentConfig> *components = nullptr; variable
/foundation/appexecfwk/standard/services/dbms/src/
Dimage_buffer.cpp28 bool ImageBuffer::MallocImageMap(int components) in MallocImageMap()
/foundation/appexecfwk/standard/services/dbms/include/
Dimage_buffer.h60 void SetComponents(uint32_t components) in SetComponents()
126 uint32_t components; variable
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/service/test/
Dconfig_factory_test.cpp62 auto *components = ConfigFactory::GetInstance().GetComponentConfig(); variable
/foundation/ace/ace_engine/frameworks/core/components/test/json/
Ddialog_creator.cpp68 auto components = factory.CreateComponents(*actionsJson); in CreateFromJson() local
/foundation/ace/ace_engine/frameworks/bridge/common/dom/
Ddom_form.cpp22 std::list<RefPtr<Component>> components; in DOMForm() local
Ddom_dialog.cpp173 …omponent> DOMDialog::CompositeSpecializedComponent(const std::vector<RefPtr<SingleChild>>& compone… in CompositeSpecializedComponent()
/foundation/aafwk/standard/zidl/
Dbundle.json23 "components": [ array
/foundation/graphic/utils/
Dbundle.json24 "components": [ array
/foundation/distributedschedule/samgr_lite/
Dbundle.json28 "components": [ array
/foundation/graphic/surface/
Dbundle.json24 "components": [ array
/foundation/ai/engine/
Dbundle.json21 "components": [ array
/foundation/appexecfwk/standard/tools/bm/
Dbundle.json22 "components": [ array
/foundation/aafwk/standard/tools/
Dbundle.json23 "components": [ array
/foundation/filemanagement/user_file_service/
Dbundle.json24 "components": [ array
/foundation/communication/ipc/interfaces/kits/
Dbundle.json22 "components": [ array
/foundation/graphic/wms/
Dbundle.json24 "components": [ array
/foundation/distributedschedule/safwk_lite/
Dbundle.json27 "components": [ array
/foundation/distributedschedule/safwk/
Dbundle.json23 "components": [ array
/foundation/distributedschedule/dmsfwk_lite/
Dbundle.json23 "components": [ array
/foundation/resourceschedule/memmgr/
Dbundle.json15 "components": [ array
/foundation/communication/netstack/
Dbundle.json32 "components": [ array
/foundation/ace/ace_engine/frameworks/core/components/video/
Dvideo_element_v2.cpp89 std::vector<RefPtr<Component>> components; in GetEventComponents() local

1234