Home
last modified time | relevance | path

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

/aosp12/art/libartbase/base/unix_file/
H A 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
H A Dfd_file.cc371 int FdFile::SetLength(int64_t new_length) { in SetLength()
/aosp12/art/runtime/mirror/
H A Dobject_array-alloc-inl.h66 int32_t new_length) { in CopyOf()
H A Darray.cc141 ObjPtr<Array> Array::CopyOf(Handle<Array> h_this, Thread* self, int32_t new_length) { in CopyOf()
H A Dclass.cc1293 size_t new_length, in CopyClassVisitor()
1327 int32_t new_length, in CopyOf()
/aosp12/frameworks/base/media/mca/filterfw/native/core/
H A Dgeometry.cpp30 bool Point::ScaleTo(float new_length) { in ScaleTo()
/aosp12/frameworks/base/media/mca/filterpacks/native/base/
H A Dgeometry.cpp31 bool Point::ScaleTo(float new_length) { in ScaleTo()