Searched defs:Suffix (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/core/jni/hwbinder/ |
D | EphemeralStorage.cpp | 74 #define DEFINE_ALLOC_VECTOR_METHODS(Suffix,Type,NewType) \ argument 102 #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 | 268 #define DEFINE_BLOB_GETTER(Suffix,Type) \ argument 321 #define DEFINE_BLOB_ARRAY_COPIER(Suffix,Type,NewType) \ argument 397 #define DEFINE_BLOB_PUTTER(Suffix,Type) \ argument 459 #define DEFINE_BLOB_ARRAY_PUTTER(Suffix,Type,NewType) \ argument
|
D | android_os_HwParcel.cpp | 313 #define DEFINE_PARCEL_WRITER(Suffix,Type) \ argument 323 #define DEFINE_PARCEL_READER(Suffix,Type) \ argument 439 #define DEFINE_PARCEL_VECTOR_WRITER(Suffix,Type) \ argument 590 #define DEFINE_PARCEL_VECTOR_READER(Suffix,Type,NewType) \ argument
|