Home
last modified time | relevance | path

Searched defs:hapModuleNames (Results 1 – 3 of 3) sorted by relevance

/foundation/ability/ability_runtime/frameworks/simulator/common/include/
Dbundle_info.h136 std::vector<std::string> hapModuleNames; // the "module.package" in each config.json member
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
Dbundle_info.h165 std::vector<std::string> hapModuleNames; // the "module.package" in each config.json member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_install_checker.cpp939 std::vector<std::string> hapModuleNames; in CheckHapHashParams() local