Searched defs:tokenPath (Results 1 – 2 of 2) sorted by relevance
53 static bool GetTokensFilePath(int32_t osAccountId, char *tokenPath, uint32_t pathBufferLen) in GetTokensFilePath()142 char *tokenPath = (char *)HcMalloc(MAX_DB_PATH_LEN, 0); in OpenTokenFile() local
89 static bool GetTokenPath(int32_t osAccountId, char *tokenPath, uint32_t pathBufferLen) in GetTokenPath()190 char *tokenPath = (char *)HcMalloc(MAX_DB_PATH_LEN, 0); in OpenTokenFile() local