Home
last modified time | relevance | path

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

/ohos5.0/base/startup/appspawn/modules/sandbox/
H A Dsandbox_load.c173 static mode_t GetChmodFromJson(const cJSON *config) in GetChmodFromJson() function
225 sandboxNode->destMode = GetChmodFromJson(config); in DecodeMountPathConfig()
278 node->destMode = GetChmodFromJson(config); in DecodeSymbolLinksConfig()