Searched defs:rootPath (Results 1 – 4 of 4) sorted by relevance
26 int32_t GetRootPath(uint32_t store, char *rootPath, uint32_t pathLen) in GetRootPath()59 char rootPath[CERT_MAX_PATH_LEN] = { 0 }; in ConstructUserIdPath() local
477 const char *rootPath = (const char *)data; in MountSandboxNode() local492 static int MountSandboxInfo(struct ListNode *head, const char *rootPath, SandboxTag tag) in MountSandboxInfo()506 const char *rootPath = (const char *)data; in LinkSandboxNode() local523 static int LinkSandboxInfo(struct ListNode *head, const char *rootPath) in LinkSandboxInfo()
51 char *rootPath; // /mnt/sandbox/system|vendor|xxx member
1213 char *rootPath = NULL; in StoreDestroy() local