Home
last modified time | relevance | path

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

/external/grpc-grpc/examples/cpp/route_guide/
Dhelper.cc46 std::ifstream db_file(db_path); in GetDbFileContent() local
/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/lib/
Dbpf.c2295 static void bpf_hash_init(struct bpf_elf_ctx *ctx, const char *db_file) in bpf_hash_init()