Home
last modified time | relevance | path

Searched refs:Distro (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/
H A Dinner_bundle_info.h29 struct Distro { struct
62 Distro distro;
257 void from_json(const nlohmann::json &jsonObject, Distro &distro);
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_overlay_test/
H A Dbms_bundle_overlay_checker_test.cpp236 Distro distro;
263 Distro distro;
290 Distro distro;
317 Distro distro;
346 Distro distro;
374 Distro distro;
429 Distro distro;
468 Distro distro;
521 Distro distro;
646 Distro distro;
[all …]
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dinner_bundle_info.cpp172 void to_json(nlohmann::json &jsonObject, const Distro &distro) in to_json()
352 GetValueIfFindKey<Distro>(jsonObject, in from_json()
743 void from_json(const nlohmann::json &jsonObject, Distro &distro) in from_json()
/ohos5.0/docs/zh-cn/application-dev/tools/
H A Dunpacking-tool.md203 | distro | Distro结构体 | 标识HAP包的distro信息 …
266 ### Distro结构体信息
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_info.h48 struct Distro { struct
96 Distro distro;
2322 void from_json(const nlohmann::json &jsonObject, Distro &distro);
/ohos5.0/docs/en/application-dev/tools/
H A Dunpacking-tool.md203 | distro | Distro struct | Distro description of the …
266 ### Distro Struct
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_profile.cpp333 Distro distro;
1714 GetValueIfFindKey<Distro>(jsonObject, in from_json()
H A Dinner_bundle_info.cpp341 void to_json(nlohmann::json &jsonObject, const Distro &distro) in to_json()
585 GetValueIfFindKey<Distro>(jsonObject, in from_json()
1074 void from_json(const nlohmann::json &jsonObject, Distro &distro) in from_json()