Home
last modified time | relevance | path

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

12345678910>>...13

/ohos5.0/base/update/updateservice/services/firmware/upgrade/data_processor/src/
H A Dfirmware_install_data_processor.cpp34 std::vector<FirmwareComponent> components; in IsSpaceEnough() local
87 std::vector<FirmwareComponent> components; in IsUpgradeFileCheckSuccess() local
H A Dfirmware_download_data_processor.cpp54 std::vector<FirmwareComponent> components; in IsSpaceEnough() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dcomponent.cpp52 void Component::MergeRSNode(const std::vector<RefPtr<Component>>& components) in MergeRSNode()
67 void Component::MergeRSNode(const std::vector<RefPtr<SingleChild>>& components) in MergeRSNode()
82 void Component::MergeRSNode(const std::vector<RefPtr<SingleChild>>& components, const RefPtr<Compon… in MergeRSNode()
H A Dmulti_composed_component.h32 …ponent(const ComposeId& id, const std::string& name, const std::list<RefPtr<Component>>& component… in MultiComposedComponent()
/ohos5.0/base/powermgr/battery_manager/charger/src/
H A Danimation_config.cpp131 auto components = jsonObj[ANIMATION_COM]; in ParseAnimationConfig() local
146 auto components = jsonObj[ANIMATION_COM]; in ParseLackPowerChargingConfig() local
159 auto components = jsonObj[ANIMATION_COM]; in ParseLackPowerNotChargingConfig() local
/ohos5.0/build/templates/common/
H A Dinclude_relative_path_check.py27 def get_components_from_inherit_attr(cls, components, inherit, project): argument
43 def scan_files(cls, components, proj_path): argument
97 def __get_need_scan_path(cls, components, project, components_info_path): argument
/ohos5.0/base/update/updateservice/services/firmware/data/db/src/
H A Dfirmware_component_operator.cpp45 std::vector<FirmwareComponent> components; in QueryByVersionId() local
57 std::vector<FirmwareComponent> components; in QueryByUrl() local
/ohos5.0/build/lite/components/
H A Dcommunication.json2 "components": [ array
34 "components": [ array
60 "components": ["wlan_device_driver"] array
85 "components": [ array
113 "components": [ array
141 "components": [ array
164 "components": [ array
185 "components": [ array
/ohos5.0/base/update/updateservice/services/firmware/upgrade/status/src/
H A Dfirmware_result_process.cpp53 …eResultCode FirmwareResultProcess::GetUpdaterResult(const std::vector<FirmwareComponent> &componen… in GetUpdaterResult()
137 const std::vector<FirmwareComponent> &components) in HandleFileError()
147 const std::vector<FirmwareComponent> &components) in HandleFileResults()
/ohos5.0/base/update/updater/test/unittest/updater_binary/
H A Dupdate_partitions_unittest.cpp59 std::vector<std::string> components; variable
83 std::vector<std::string> components; variable
/ohos5.0/base/powermgr/battery_manager/charger/sa_profile/
H A Danimation.json3 "components": [ array
32 "components": [ array
49 "components": [ array
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/config/include/model/
H A Dglobal_config.h34 std::vector<ComponentConfig> *components = nullptr; variable
/ohos5.0/base/global/system_resources/fonts/
H A Dhm_symbol_config.json194 "components": [0] array
197 "components": [1] array
200 "components": [2] array
286 "components": [0,1] array
289 "components": [2] array
292 "components": [3] array
389 "components": [0,1] array
436 "components": [0,1] array
439 "components": [2,3] array
465 "components": [2,6] array
[all …]
H A Dhm_symbol_config_next.json Error!