Searched defs:Suffix (Results 1 – 4 of 4) 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
|
D | EphemeralStorage.h | 28 #define DECLARE_ALLOC_METHODS(Suffix,Type) \ argument
|
/frameworks/base/core/jni/ |
D | android_os_HwBlob.cpp | 290 #define DEFINE_BLOB_GETTER(Suffix,Type) \ argument 351 #define DEFINE_BLOB_ARRAY_COPIER(Suffix,Type,NewType) \ argument 427 #define DEFINE_BLOB_PUTTER(Suffix,Type) \ argument 514 #define DEFINE_BLOB_ARRAY_PUTTER(Suffix,Type,NewType) \ argument
|
D | android_os_HwParcel.cpp | 318 #define DEFINE_PARCEL_WRITER(Suffix,Type) \ argument 328 #define DEFINE_PARCEL_READER(Suffix,Type) \ argument 456 #define DEFINE_PARCEL_VECTOR_WRITER(Suffix,Type) \ argument 752 #define DEFINE_PARCEL_VECTOR_READER(Suffix,Type,NewType) \ argument
|