Home
last modified time | relevance | path

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

/ohos5.0/base/startup/appspawn/modules/ace_adapter/
H A Dace_adapter.cpp78 static int GetModuleSet(const cJSON *root, ParseJsonContext *context) in GetModuleSet() function
98 (void)ParseJsonConfig("etc/appspawn", PRELOAD_JSON_CONFIG.c_str(), GetModuleSet, &context); in PreloadModule()