Home | History | Annotate | Download | only in verifier

Lines Matching refs:source_desc

899     const std::string& source_desc = GetStringFromId(dex_file, entry.GetSource());
901 FindClassAndClearException(class_linker, self, source_desc.c_str(), class_loader));
909 LOG(INFO) << "VerifierDeps: Could not resolve class " << source_desc;
919 << source_desc;