Searched defs:allPathSize (Results 1 – 2 of 2) sorted by relevance
1823 size_t allPathSize = strlen(rootPath) + strlen(basePath) + 1 + USER_ID_SIZE + bundleNameLen; in IsUnlockStatus() local1849 size_t allPathSize = strlen(rootPath) + strlen(targetPath) + strlen(bundleName) + 2; in MountDir() local2083 …size_t allPathSize = strlen(rootPath) + USER_ID_SIZE + strlen(appInfo->name) + strlen(targetPath) … in UmountDir() local
1735 size_t allPathSize = strlen(rootPath) + strlen(basePath) + 1 + USER_ID_SIZE_VALUE; in UpdateCeEceSeceUserAuth() local