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