Home
last modified time | relevance | path

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

/foundation/aafwk/aafwk_lite/frameworks/ability_lite/include/
Dapp_info.h27 std::list<std::string> moduleNames; member
/foundation/aafwk/standard/frameworks/kits/appkit/native/app/include/
Dapplication_env_impl.h33 std::list<std::string> moduleNames; member
/foundation/appexecfwk/standard/interfaces/innerkits/appexecfwk_base/include/
Dbundle_info.h98 std::vector<std::string> moduleNames; // the "module.name" in each config.json member
/foundation/appexecfwk/standard/services/bundlemgr/src/
Dbundle_data_mgr.cpp2259 std::vector<std::string> moduleNames; in UpdateUsageRecordOnBundleRemoved() local