Home
last modified time | relevance | path

Searched defs:new_length (Results 1 – 5 of 5) sorted by relevance

/art/libartbase/base/unix_file/
Drandom_access_file_test.h123 int64_t new_length = 2; in TestSetLength() local
166 int64_t new_length = 2*content.size() + 1; in TestWrite() local
Dfd_file.cc371 int FdFile::SetLength(int64_t new_length) { in SetLength()
/art/runtime/mirror/
Dobject_array-alloc-inl.h66 int32_t new_length) { in CopyOf()
Darray.cc141 ObjPtr<Array> Array::CopyOf(Handle<Array> h_this, Thread* self, int32_t new_length) { in CopyOf()
Dclass.cc1324 size_t new_length, in CopyClassVisitor()
1358 int32_t new_length, in CopyOf()