Home
last modified time | relevance | path

Searched defs:installationFree (Results 1 - 7 of 7) sorted by relevance

/developtools/packing_tool/adapter/ohos/
H A DDistro.java41 public int installationFree = 2; field in Distro
H A DModuleInfo.java93 public int installationFree = INSTALL_FREE_UNDEFINED; field in ModuleInfo
/developtools/packing_tool/packing_tool/frameworks/test/unittest/json/module_json_stage_test/
H A Dmodule_json_stage_test.cpp1185 bool installationFree = true; HWTEST_F() local
1200 bool installationFree = true; HWTEST_F() local
[all...]
/developtools/packing_tool/packing_tool/frameworks/src/json/
H A Dmodule_json_stage.cpp166 bool ModuleJson::GetStageInstallationFree(bool& installationFree) in GetStageInstallationFree() argument
176 bool ModuleJson::GetStageInstallationFreeByModuleObj(std::unique_ptr<PtJson>& moduleObj, bool& installationFree) in GetStageInstallationFreeByModuleObj() argument
463 bool installationFree = false; in GetStageBundleType() local
699 bool installationFree = false; SetStageHapVerifyInfoByModuleObj() local
[all...]
H A Dmodule_json_fa.cpp184 bool ModuleJson::GetFaInstallationFree(bool& installationFree) in GetFaInstallationFree() argument
194 bool ModuleJson::GetFaInstallationFreeByModuleObj(std::unique_ptr<PtJson>& moduleObj, bool& installationFree) in GetFaInstallationFreeByModuleObj() argument
208 bool ModuleJson::GetFaInstallationFreeByDistroObj(std::unique_ptr<PtJson>& distroObj, bool& installationFree) in GetFaInstallationFreeByDistroObj() argument
226 bool installationFree = false; in GetFaBundleType() local
779 bool installationFree = false; SetFaHapVerifyInfoByModuleObj() local
[all...]
H A Dmodule_json.cpp1121 bool installationFree = false; in CheckAtomicServiceInstallationFree() local
828 CheckStageBundleType(const std::string& moduleName, const std::string& moduleType, const std::string& bundleType, const bool& installationFree) CheckStageBundleType() argument
[all...]
/developtools/packing_tool/packing_tool/frameworks/test/unittest/json/module_json_test/
H A Dmodule_json_test.cpp1787 bool installationFree = true; HWTEST_F() local
1802 bool installationFree = true; HWTEST_F() local
1970 bool installationFree = false; HWTEST_F() local
3589 bool installationFree = true; HWTEST_F() local
3605 bool installationFree = true; HWTEST_F() local
3622 bool installationFree = true; HWTEST_F() local
3638 bool installationFree = true; HWTEST_F() local
4656 bool installationFree = true; HWTEST_F() local
5235 bool installationFree = false; HWTEST_F() local
5251 bool installationFree = true; HWTEST_F() local
5267 bool installationFree = false; HWTEST_F() local
5283 bool installationFree = false; HWTEST_F() local
5299 bool installationFree = false; HWTEST_F() local
5315 bool installationFree = false; HWTEST_F() local
5331 bool installationFree = false; HWTEST_F() local
6925 bool installationFree = true; HWTEST_F() local
[all...]

Completed in 15 milliseconds