Searched refs:open_file_cb (Results 1 – 1 of 1) sorted by relevance
38 const std::function<std::unique_ptr<art_api::dex::DexFile>(uint64_t offset)>& open_file_cb, in ReadSymbols() argument41 std::unique_ptr<art_api::dex::DexFile> dex_file = open_file_cb(dex_offset); in ReadSymbols()