Searched refs:DecodeDexFileDeps (Results 1 – 2 of 2) sorted by relevance
184 static bool DecodeDexFileDeps(DexFileDeps& deps,
535 bool VerifierDeps::DecodeDexFileDeps(DexFileDeps& deps, in DecodeDexFileDeps() function in art::verifier::VerifierDeps569 if (UNLIKELY(!DecodeDexFileDeps</*kOnlyVerifiedClasses=*/ false>(*deps, in ParseStoredData()602 if (UNLIKELY(!DecodeDexFileDeps</*kOnlyVerifiedClasses=*/ true>(deps, in ParseVerifiedClasses()