Home
last modified time | relevance | path

Searched defs:cache_path (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/util/
Dmesa_cache_db.h80 mesa_cache_db_open(struct mesa_cache_db *db, const char *cache_path) in mesa_cache_db_open()
126 mesa_db_wipe_path(const char *cache_path) in mesa_db_wipe_path()
Dmesa_cache_db.c375 const char *cache_path, in mesa_db_open_file()
404 const char *cache_path, in mesa_db_remove_file()
605 mesa_cache_db_open(struct mesa_cache_db *db, const char *cache_path) in mesa_cache_db_open()
643 mesa_db_wipe_path(const char *cache_path) in mesa_db_wipe_path()
Dmesa_cache_db_multipart.c16 const char *cache_path) in mesa_cache_db_multipart_open()
Dfossilize_db.c100 create_foz_db_filenames(const char *cache_path, in create_foz_db_filenames()
497 foz_prepare(struct foz_db *foz_db, char *cache_path) in foz_prepare()
Dfossilize_db.h94 const char *cache_path; member