Searched refs:cached_odex_file_name_ (Results 1 – 2 of 2) sorted by relevance
398 std::string cached_odex_file_name_; variable
322 dex_location_, isa_, &cached_odex_file_name_, &error_msg); in OdexFileName()329 return cached_odex_file_name_found_ ? &cached_odex_file_name_ : nullptr; in OdexFileName()