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

  /art/compiler/dex/quick/
dex_file_method_inliner.h 235 static constexpr uint32_t kProtoMaxParams = 6;
245 ClassCacheIndex params[kProtoMaxParams];
dex_file_method_inliner.cc 631 uint16_t signature_type_idxs[kProtoMaxParams];
    [all...]

Completed in 46 milliseconds