Home
last modified time | relevance | path

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

/base/startup/appspawn/modules/sandbox/
Dsandbox_expand.c189 static inline cJSON *GetJsonObjFromProperty(const SandboxContext *context, const char *name) in GetJsonObjFromProperty() function
204 cJSON *root = GetJsonObjFromProperty(context, name); in ProcessHSPListConfig()
213 cJSON *root = GetJsonObjFromProperty(context, name); in ProcessDataGroupConfig()