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