Searched refs:mntJson (Results 1 – 1 of 1) sorted by relevance
251 cJSON *mntJson = cJSON_GetArrayItem(mountConfigs, i); in ParseMountPathsConfig() local252 if (mntJson == NULL) { in ParseMountPathsConfig()255 PathMountNode *sandboxNode = DecodeMountPathConfig(section, mntJson, type); in ParseMountPathsConfig()