Home
last modified time | relevance | path

Searched refs:GetModules (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/startup/appspawn/modules/ace_adapter/
H A Dace_adapter.cpp57 static void GetModules(const cJSON *root, std::set<std::string> &modules) in GetModules() function
80 GetModules(root, context->modules); in GetModuleSet()