Home
last modified time | relevance | path

Searched defs:modules (Results 1 – 5 of 5) sorted by relevance

/base/startup/appspawn/modules/ace_adapter/
Dace_adapter.cpp54 std::set<std::string> modules; member
57 static void GetModules(const cJSON *root, std::set<std::string> &modules) in GetModules()
/base/update/updateservice/
Dbundle.json57 "modules": [ array
/base/startup/init/interfaces/innerkits/modulemgr/
Dmodulemgr.c39 ListNode modules; member
/base/startup/appspawn/modules/sandbox/
Dsandbox_expand.c42 cJSON *modules = cJSON_GetObjectItemCaseSensitive(hsps, "modules"); in MountAllHsp() local
Dsandbox_utils.cpp1252 nlohmann::json& modules = hsps[g_hspList_key_modules]; in MountAllHsp() local