Home
last modified time | relevance | path

Searched defs:db_file (Results 1 – 4 of 4) sorted by relevance

/external/vulkan-validation-layers/layers/
Dspec.py215 def genDB(self, db_file): argument
246 def readDB(self, db_file): argument
/external/wpa_supplicant_8/hostapd/
Dhlr_auc_gw.c144 static sqlite3 * db_open(const char *db_file) in db_open()
/external/wpa_supplicant_8/src/eap_server/
Deap_sim_db.c141 static sqlite3 * db_open(const char *db_file) in db_open()
/external/iproute2/tc/
Dtc_bpf.c1507 static void bpf_hash_init(struct bpf_elf_ctx *ctx, const char *db_file) in bpf_hash_init()