Home
last modified time | relevance | path

Searched defs:editResize (Results 1 – 2 of 2) sorted by relevance

/aosp14/system/core/libutils/
H A DSharedBuffer.cpp68 SharedBuffer* SharedBuffer::editResize(size_t newSize) const in editResize() function in android::SharedBuffer
H A DString16.cpp318 void* String16::editResize(size_t newSize) { in editResize() function in android::String16