Home
last modified time | relevance | path

Searched refs:readMaybeEmptyString16 (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/libs/gui/view/
H A DSurface.cpp62 name = readMaybeEmptyString16(parcel); in readFromParcel()
77 String16 Surface::readMaybeEmptyString16(const Parcel* parcel) { in readMaybeEmptyString16() function in android::view::Surface
/aosp12/frameworks/native/libs/gui/include/gui/view/
H A DSurface.h64 static String16 readMaybeEmptyString16(const Parcel* parcel);