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 343 #define DEFINE_BLOB_ARRAY_COPIER(Suffix,Type,NewType) \ argument 419 #define DEFINE_BLOB_PUTTER(Suffix,Type) \ argument 506 #define DEFINE_BLOB_ARRAY_PUTTER(Suffix,Type,NewType) \ argument
|
D | android_os_HwParcel.cpp | 315 #define DEFINE_PARCEL_WRITER(Suffix,Type) \ argument 325 #define DEFINE_PARCEL_READER(Suffix,Type) \ argument 453 #define DEFINE_PARCEL_VECTOR_WRITER(Suffix,Type) \ argument 719 #define DEFINE_PARCEL_VECTOR_READER(Suffix,Type,NewType) \ argument
|