Home
last modified time | relevance | path

Searched defs:stringAllocator (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/binder/ndk/
Dpersistable_bundle.cpp166 APersistableBundle_stringAllocator stringAllocator, in APersistableBundle_getString()
210 APersistableBundle_stringAllocator stringAllocator, in APersistableBundle_getStringVector()
230 APersistableBundle_stringAllocator stringAllocator, in APersistableBundle_getBooleanKeys()
238 APersistableBundle_stringAllocator stringAllocator, in APersistableBundle_getIntKeys()
246 APersistableBundle_stringAllocator stringAllocator, in APersistableBundle_getLongKeys()
254 APersistableBundle_stringAllocator stringAllocator, in APersistableBundle_getDoubleKeys()
262 APersistableBundle_stringAllocator stringAllocator, in APersistableBundle_getStringKeys()
270 APersistableBundle_stringAllocator stringAllocator, in APersistableBundle_getBooleanVectorKeys()
278 APersistableBundle_stringAllocator stringAllocator, in APersistableBundle_getIntVectorKeys()
286 APersistableBundle_stringAllocator stringAllocator, in APersistableBundle_getLongVectorKeys()
[all …]
Dpersistable_bundle_internal.h53 APersistableBundle_stringAllocator stringAllocator, in getStringsInternal()
/frameworks/native/libs/binder/ndk/include_cpp/android/
Dpersistable_bundle_aidl.h302 static char* _Nullable stringAllocator(int32_t bufferSizeBytes, void* _Nullable) { in stringAllocator() function
426 APersistableBundle_stringAllocator stringAllocator, in getKeys()