Searched defs:NewType (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/core/jni/hwbinder/ |
D | EphemeralStorage.cpp | 85 #define DEFINE_ALLOC_VECTOR_METHODS(Suffix,Type,NewType) \ argument 113 #define DEFINE_RELEASE_ARRAY_CASE(Suffix,Type,NewType) \ in DEFINE_ALLOC_VECTOR_METHODS() argument
|
/frameworks/base/core/jni/ |
D | android_os_HwBlob.cpp | 343 #define DEFINE_BLOB_ARRAY_COPIER(Suffix,Type,NewType) \ argument 506 #define DEFINE_BLOB_ARRAY_PUTTER(Suffix,Type,NewType) \ argument
|
D | android_os_HwParcel.cpp | 719 #define DEFINE_PARCEL_VECTOR_READER(Suffix,Type,NewType) \ argument
|