Searched defs:db_file (Results 1 – 4 of 4) sorted by relevance
46 std::ifstream db_file(db_path); in GetDbFileContent() local
144 static sqlite3 * db_open(const char *db_file) in db_open()
141 static sqlite3 * db_open(const char *db_file) in db_open()
2295 static void bpf_hash_init(struct bpf_elf_ctx *ctx, const char *db_file) in bpf_hash_init()