Searched defs:pathType (Results 1 – 3 of 3) sorted by relevance
288 int32_t HksGetStoragePath(enum HksStoragePathType pathType, char *path, uint32_t *len) in HksGetStoragePath()
257 int32_t HksGetStoragePath(enum HksStoragePathType pathType, char *path, uint32_t *len) in HksGetStoragePath()
796 enum HksStoragePathType pathType = HKS_STORAGE_MAIN_PATH; in GetStorePath() local