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()
3894 const std::string dex_cache_location = dex_cache->GetLocation()->ToModifiedUtf8(); in RegisterDexFileLocked()
4351 source += dex_cache->GetLocation()->ToModifiedUtf8(); in InsertClass()
4507 LOG(WARNING) << error_msg << " in " << klass->GetDexCache()->GetLocation()->ToModifiedUtf8(); in AttemptSupertypeVerification()
4610 << " in " << klass->GetDexCache()->GetLocation()->ToModifiedUtf8(); in VerifyClass()
4670 << " in " << klass->GetDexCache()->GetLocation()->ToModifiedUtf8() in VerifyClass()
4693 << " in " << klass->GetDexCache()->GetLocation()->ToModifiedUtf8() in VerifyClass()
4736 << " in " << klass->GetDexCache()->GetLocation()->ToModifiedUtf8() in VerifyClass()
5105 decoded_name->ToModifiedUtf8().c_str())); in CreateProxyClass()
5109 decoded_name->ToModifiedUtf8().c_str())); in CreateProxyClass()