Searched refs:CmMakeDir (Results 1 – 6 of 6) sorted by relevance
75 ret = CmMakeDir(userIdPath); in ConstructUserIdPath()98 ret = CmMakeDir(uidPath); in ConstructUidPath()121 ret = CmMakeDir(authListPath); in ConstructAuthListPath()
56 if (CmMakeDir(CERT_DIR) == CMR_ERROR_MAKE_DIR_FAIL) { in CertManagerInitialize()141 if (CmMakeDir(pathPtr) == CMR_ERROR_MAKE_DIR_FAIL) { in CmGetFilePath()163 if (CmMakeDir(path) == CMR_ERROR_MAKE_DIR_FAIL) { in CmGetFilePath()
92 if (CmMakeDir(UPDATE_FLAG_DIR_PATH) == CMR_ERROR_MAKE_DIR_FAIL) { in SetUpdateFlag()
223 int32_t CmMakeDir(const char *path) in CmMakeDir() function
476 if (CmMakeDir(CERT_STATUS_DIR) == CMR_ERROR_MAKE_DIR_FAIL) { in CertManagerStatusInit()
46 int32_t CmMakeDir(const char *path);