Home
last modified time | relevance | path

Searched refs:mntJson (Results 1 - 1 of 1) sorted by relevance

/base/startup/appspawn/modules/sandbox/
H A Dsandbox_load.c252 cJSON *mntJson = cJSON_GetArrayItem(mountConfigs, i); in ParseMountPathsConfig() local
253 if (mntJson == NULL) { in ParseMountPathsConfig()
256 PathMountNode *sandboxNode = DecodeMountPathConfig(section, mntJson, type); in ParseMountPathsConfig()

Completed in 2 milliseconds