Home
last modified time | relevance | path

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

/base/startup/appspawn/modules/sandbox/
H A Dappspawn_sandbox.c127 uint32_t rootLen = strlen(sandbox->rootPath); in BuildRootPath() local
136 if (rootLen > (currLen + userIdLen)) { in BuildRootPath()
954 uint32_t rootLen = strlen(path); in UnmountDepPaths() local
962 path[rootLen] = '\0'; in UnmountDepPaths()
974 uint32_t rootLen = strlen(path); in UnmountSandboxConfigs() local
989 path[rootLen] = '\0'; in UnmountSandboxConfigs()

Completed in 2 milliseconds