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

  /art/runtime/native/
java_lang_System.cc 100 dstArray->AsByteSizedArray()->Memmove(dstPos, srcArray->AsByteSizedArray(), srcPos, count);
  /art/runtime/mirror/
object.h 156 ByteArray* AsByteSizedArray() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
object-inl.h 284 inline ByteArray* Object::AsByteSizedArray() {
    [all...]

Completed in 77 milliseconds