Searched refs:cached_odex_file_name_found_ (Results 1 – 2 of 2) sorted by relevance
397 bool cached_odex_file_name_found_; variable
321 cached_odex_file_name_found_ = DexFilenameToOdexFilename( in OdexFileName()323 if (!cached_odex_file_name_found_) { in OdexFileName()329 return cached_odex_file_name_found_ ? &cached_odex_file_name_ : nullptr; in OdexFileName()