Searched refs:GenTokenFilePath (Results 1 - 3 of 3) sorted by relevance
/vendor/hisilicon/hispark_taurus/hals/utils/token/ |
H A D | hal_token.c | 55 static char* GenTokenFilePath(const char* dirPath, const char* fileName)
in GenTokenFilePath() function 84 char* filePath = GenTokenFilePath(path, fileName);
in GetTokenFileSize() 121 char* filePath = GenTokenFilePath(path, fileName);
in ReadTokenFile() 158 char* filePath = GenTokenFilePath(formatPath, fileName);
in WriteTokenFile()
|
/vendor/hisilicon/hispark_taurus_linux/hals/utils/token/ |
H A D | hal_token.c | 55 static char* GenTokenFilePath(const char* dirPath, const char* fileName)
in GenTokenFilePath() function 84 char* filePath = GenTokenFilePath(path, fileName);
in GetTokenFileSize() 121 char* filePath = GenTokenFilePath(path, fileName);
in ReadTokenFile() 158 char* filePath = GenTokenFilePath(formatPath, fileName);
in WriteTokenFile()
|
/vendor/hisilicon/hispark_taurus_mini_system/hals/utils/token/ |
H A D | hal_token.c | 55 static char* GenTokenFilePath(const char* dirPath, const char* fileName)
in GenTokenFilePath() function 84 char* filePath = GenTokenFilePath(path, fileName);
in GetTokenFileSize() 121 char* filePath = GenTokenFilePath(path, fileName);
in ReadTokenFile() 158 char* filePath = GenTokenFilePath(formatPath, fileName);
in WriteTokenFile()
|
Completed in 3 milliseconds