HomeSort by relevance Sort by last modified time
    Searched refs:AcceptOatFile (Results 1 - 2 of 2) sorted by null

  /art/runtime/
oat_file_manager.h 177 bool AcceptOatFile(CheckCollisionResult result) const;
oat_file_manager.cc 417 bool OatFileManager::AcceptOatFile(CheckCollisionResult result) const {
494 bool accept_oat_file = AcceptOatFile(check_collision_result);
    [all...]

Completed in 120 milliseconds