Searched defs:certConfUidDir (Results 1 – 1 of 1) sorted by relevance
280 int32_t CmGetCertConfUidDir(uint32_t userId, uint32_t uid, char *certConfUidDir, uint32_t dirLen) in CmGetCertConfUidDir()325 char certConfUidDir[CERT_MAX_PATH_LEN] = { 0 }; in CmGetCertConfPath() local