Home
last modified time | relevance | path

Searched defs:headers (Results 1 – 4 of 4) sorted by relevance

/art/runtime/
Dcha_test.cc61 std::unordered_set<OatQuickMethodHeader*> headers; in TEST_F() local
Doat_file_manager.cc424 std::vector<const DexFile::Header*> headers; in GetDexFileHeaders() local
435 std::vector<const DexFile::Header*> headers; in GetDexFileHeaders() local
Dcha.cc644 std::vector<std::pair<ArtMethod*, OatQuickMethodHeader*>> headers; in InvalidateSingleImplementationMethods() local
Doat_file_assistant.cc433 bool OatFileAssistant::AnonymousDexVdexLocation(const std::vector<const DexFile::Header*>& headers, in AnonymousDexVdexLocation()