Lines Matching refs:ToModifiedUtf8
1655 CHECK(intern_table->LookupWeakLocked(string) == nullptr) << string->ToModifiedUtf8(); in HandleAppImageStrings()
1656 CHECK(intern_table->LookupStrongLocked(string) == nullptr) << string->ToModifiedUtf8(); in HandleAppImageStrings()
1716 std::string dex_file_location(dex_cache->GetLocation()->ToModifiedUtf8()); in OpenImageDexFiles()
1933 std::string dex_file_location = dex_cache->GetLocation()->ToModifiedUtf8(); in AddImageSpace()
3905 const std::string dex_cache_location = dex_cache->GetLocation()->ToModifiedUtf8(); in RegisterDexFileLocked()
4362 source += dex_cache->GetLocation()->ToModifiedUtf8(); in InsertClass()
4518 LOG(WARNING) << error_msg << " in " << klass->GetDexCache()->GetLocation()->ToModifiedUtf8(); in AttemptSupertypeVerification()
4621 << " in " << klass->GetDexCache()->GetLocation()->ToModifiedUtf8(); in VerifyClass()
4681 << " in " << klass->GetDexCache()->GetLocation()->ToModifiedUtf8() in VerifyClass()
4704 << " in " << klass->GetDexCache()->GetLocation()->ToModifiedUtf8() in VerifyClass()
4747 << " in " << klass->GetDexCache()->GetLocation()->ToModifiedUtf8() in VerifyClass()
5116 decoded_name->ToModifiedUtf8().c_str())); in CreateProxyClass()
5120 decoded_name->ToModifiedUtf8().c_str())); in CreateProxyClass()