Searched defs:stringAllocator (Results 1 – 3 of 3) sorted by relevance
| /frameworks/native/libs/binder/ndk/ |
| D | persistable_bundle.cpp | 167 APersistableBundle_stringAllocator stringAllocator, in APersistableBundle_getString() 211 APersistableBundle_stringAllocator stringAllocator, in APersistableBundle_getStringVector() 231 APersistableBundle_stringAllocator stringAllocator, in APersistableBundle_getBooleanKeys() 239 APersistableBundle_stringAllocator stringAllocator, in APersistableBundle_getIntKeys() 247 APersistableBundle_stringAllocator stringAllocator, in APersistableBundle_getLongKeys() 255 APersistableBundle_stringAllocator stringAllocator, in APersistableBundle_getDoubleKeys() 263 APersistableBundle_stringAllocator stringAllocator, in APersistableBundle_getStringKeys() 271 APersistableBundle_stringAllocator stringAllocator, in APersistableBundle_getBooleanVectorKeys() 279 APersistableBundle_stringAllocator stringAllocator, in APersistableBundle_getIntVectorKeys() 287 APersistableBundle_stringAllocator stringAllocator, in APersistableBundle_getLongVectorKeys() [all …]
|
| D | persistable_bundle_internal.h | 53 APersistableBundle_stringAllocator stringAllocator, in getStringsInternal()
|
| /frameworks/native/libs/binder/ndk/include_cpp/android/ |
| D | persistable_bundle_aidl.h | 298 static char* _Nullable stringAllocator(int32_t bufferSizeBytes, void* _Nullable) { in stringAllocator() function 422 APersistableBundle_stringAllocator stringAllocator, in getKeys()
|