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