Home | History | Annotate | Download | only in compiler

Lines Matching refs:dex_file

28 #include "dex_file-inl.h"
613 const DexFile& dex_file = *dex_cache->GetDexFile();
616 string_id = dex_file.FindStringId("");
618 string_id = dex_file.FindStringId(utf16_string);
622 uint32_t string_idx = dex_file.GetIndexForStringId(*string_id);