Searched defs:ArgArray (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dinvoke_arg_array_builder.h43 class ArgArray { class in namespace:art
45 explicit ArgArray(const char* shorty, uint32_t shorty_len) function in class:art::ArgArray
82 // For ARM and MIPS portable, align wide values to 8 bytes (ArgArray starts at offset of 4).

Completed in 190 milliseconds