Home | History | Annotate | Download | only in runtime

Lines Matching refs:dex_location

1149   // Return the (possibly synthetic) dex location for a multidex entry. This is dex_location for
1150 // index == 0, and dex_location + multi-dex-separator + GetMultiDexClassesDexName(index) else.
1151 static std::string GetMultiDexLocation(size_t index, const char* dex_location);
1158 // dex_location:
1165 // the dex_location where it's file name part has been made canonical.
1166 static std::string GetDexCanonicalLocation(const char* dex_location);