Home
last modified time | relevance | path

Searched refs:kBinArtMethodNative (Results 1 – 2 of 2) sorted by relevance

/art/compiler/
Dimage_writer.h83 kBinArtMethodNative, // Art method that is actually native enumerator
Dimage_writer.cc357 bin = kBinArtMethodNative; in AssignImageBinSlot()