Lines Matching full:warning
443 …LOG(WARNING, VERIFIER) << std::hex << "Failed to resolve method with hash 0x" << method_hash << " … in ResolveMethod()
477 …LOG(WARNING, VERIFIER) << std::hex << "Failed to resolve field with hash 0x" << field_hash << " in… in ResolveField()
548 … LOG(WARNING, VERIFIER) << "Exception type out of bounds in " << cachedMethod->GetName() in InitializeTryBlock()
774 ? LOG(WARNING, VERIFIER) in ResolveByDescriptor()
900 …LOG(WARNING, VERIFIER) << "Class index out of bounds for cached method " << cachedMethod.GetName()… in GetFromCache()
930 …LOG(WARNING, VERIFIER) << "Failed to resolve or link class by descriptor " << descr << " for langu… in ResolveMethod()
951 LOG(WARNING, VERIFIER) << "Failed to link " << resolved_method->GetName(); in ResolveMethod()
966 …LOG(WARNING, VERIFIER) << "Method index out of bounds for cached method " << cachedMethod.GetName() in GetFromCache()
1003 …LOG(WARNING, VERIFIER) << "Field index out of bounds for cached method " << cachedMethod.GetName()… in GetFromCache()
1035 …LOG(WARNING, VERIFIER) << "Failed to resolve or link class by descriptor " << descr << " for langu… in GetFromCache()
1054 LOG(WARNING, VERIFIER) << "Failed to link " << resolved_field->GetName(); in GetFromCache()