Lines Matching refs:ToModifiedUtf8
1544 std::string dex_file_location(dex_cache->GetLocation()->ToModifiedUtf8()); in OpenImageDexFiles()
1613 std::string dex_file_location(h_dex_cache->GetLocation()->ToModifiedUtf8()); in AddImageSpace()
1711 VLOG(image) << name->ToModifiedUtf8(); in AddImageSpace()
1715 VLOG(image) << name->ToModifiedUtf8(); in AddImageSpace()
3196 const std::string dex_cache_location = dex_cache->GetLocation()->ToModifiedUtf8(); in RegisterDexFileLocked()
3546 source += dex_cache->GetLocation()->ToModifiedUtf8(); in InsertClass()
3787 LOG(WARNING) << error_msg << " in " << klass->GetDexCache()->GetLocation()->ToModifiedUtf8(); in AttemptSupertypeVerification()
3935 << " in " << klass->GetDexCache()->GetLocation()->ToModifiedUtf8() in VerifyClass()
3968 << " in " << klass->GetDexCache()->GetLocation()->ToModifiedUtf8() in VerifyClass()
4261 decoded_name->ToModifiedUtf8().c_str())); in CreateProxyClass()
4265 decoded_name->ToModifiedUtf8().c_str())); in CreateProxyClass()
4280 return DotToDescriptor(name->ToModifiedUtf8().c_str()); in GetDescriptorForProxy()