Searched refs:target_dex_file_ (Results 1 – 1 of 1) sorted by relevance
224 return MethodReference(target_dex_file_, method_idx_); in TargetMethod()232 return target_dex_file_; in TargetTypeDexFile()246 return target_dex_file_; in TargetStringDexFile()287 : target_dex_file_(target_dex_file), in LinkerPatch()297 const DexFile* target_dex_file_; variable336 lhs.target_dex_file_ == rhs.target_dex_file_ &&344 : (lhs.target_dex_file_ != rhs.target_dex_file_) ? lhs.target_dex_file_ < rhs.target_dex_file_