Home | History | Annotate | Download | only in runtime

Lines Matching refs:str_id

557     const DexFile::StringId& str_id = GetStringId(mid);
558 const char* str = GetStringData(str_id);
565 return &str_id;
576 const DexFile::StringId& str_id = GetStringId(mid);
577 const char* str = GetStringData(str_id);
584 return &str_id;