Home
last modified time | relevance | path

Searched defs:rootPath (Results 1 – 4 of 4) sorted by relevance

/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
Dcert_manager_storage.c26 int32_t GetRootPath(uint32_t store, char *rootPath, uint32_t pathLen) in GetRootPath()
59 char rootPath[CERT_MAX_PATH_LEN] = { 0 }; in ConstructUserIdPath() local
/base/startup/init/interfaces/innerkits/sandbox/
Dsandbox.c477 const char *rootPath = (const char *)data; in MountSandboxNode() local
492 static int MountSandboxInfo(struct ListNode *head, const char *rootPath, SandboxTag tag) in MountSandboxInfo()
506 const char *rootPath = (const char *)data; in LinkSandboxNode() local
523 static int LinkSandboxInfo(struct ListNode *head, const char *rootPath) in LinkSandboxInfo()
/base/startup/init/interfaces/innerkits/sandbox/include/
Dsandbox.h51 char *rootPath; // /mnt/sandbox/system|vendor|xxx member
/base/security/huks/services/huks_standard/huks_service/main/core/src/
Dhks_storage.c1213 char *rootPath = NULL; in StoreDestroy() local