Searched defs:headers (Results 1 – 4 of 4) sorted by relevance
61 std::unordered_set<OatQuickMethodHeader*> headers; in TEST_F() local
699 std::vector<const DexFile::Header*> headers; in GetDexFileHeaders() local710 std::vector<const DexFile::Header*> headers; in GetDexFileHeaders() local
644 std::vector<std::pair<ArtMethod*, OatQuickMethodHeader*>> headers; in InvalidateSingleImplementationMethods() local
440 bool OatFileAssistant::AnonymousDexVdexLocation(const std::vector<const DexFile::Header*>& headers, in AnonymousDexVdexLocation()