Lines Matching refs:ToModifiedUtf8
1848 CHECK(intern_table->LookupWeakLocked(string) == nullptr) << string->ToModifiedUtf8(); in HandleAppImageStrings()
1849 CHECK(intern_table->LookupStrongLocked(string) == nullptr) << string->ToModifiedUtf8(); in HandleAppImageStrings()
1911 std::string dex_file_location(dex_cache->GetLocation()->ToModifiedUtf8()); in OpenImageDexFiles()
1947 std::string dex_file_location = dex_cache->GetLocation()->ToModifiedUtf8(); in OpenAndInitImageDexFiles()
4202 const std::string dex_cache_location = dex_cache->GetLocation()->ToModifiedUtf8(); in RegisterDexFileLocked()
4727 source += dex_cache->GetLocation()->ToModifiedUtf8(); in InsertClass()
4877 LOG(WARNING) << error_msg << " in " << klass->GetDexCache()->GetLocation()->ToModifiedUtf8(); in AttemptSupertypeVerification()
4978 << " in " << klass->GetDexCache()->GetLocation()->ToModifiedUtf8(); in VerifyClass()
5038 << " in " << klass->GetDexCache()->GetLocation()->ToModifiedUtf8() in VerifyClass()
5062 << " in " << klass->GetDexCache()->GetLocation()->ToModifiedUtf8() in VerifyClass()
5450 decoded_name->ToModifiedUtf8().c_str())); in CreateProxyClass()
5454 decoded_name->ToModifiedUtf8().c_str())); in CreateProxyClass()