Home
last modified time | relevance | path

Searched defs:moduleNames (Results 1 – 10 of 10) sorted by relevance

/foundation/ability/ability_lite/frameworks/ability_lite/include/
Dapp_info.h27 std::list<std::string> moduleNames; member
/foundation/ability/ability_runtime/interfaces/kits/native/appkit/app/
Dapplication_env_impl.h33 std::list<std::string> moduleNames; member
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/quick_fix/
Dquick_fix_result_info.h43 std::vector<std::string> moduleNames; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
Dquick_fix_checker.cpp43 std::set<std::string> moduleNames; in CheckAppQuickFixInfos() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aot/
Daot_handler.cpp266 std::vector<std::string> moduleNames; in HandleIdle() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
Dbundle_info.h124 std::vector<std::string> moduleNames; // the "module.name" in each config.json member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_data_storage_test/
Dbms_bundle_data_storage_database_test.cpp1976 std::vector<std::string> moduleNames; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_install_checker.cpp788 std::vector<std::string> moduleNames; in CheckHapHashParams() local
Dbase_bundle_installer.cpp2616 std::string moduleNames; in GetModuleNames() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_test/
Dbms_bundle_quick_fix_test.cpp3468 std::vector<std::string> moduleNames = {"entry1", "entry2"}; variable