Searched refs:APersistableBundle_stringAllocator (Results 1 – 4 of 4) sorted by relevance
/frameworks/native/libs/binder/ndk/include_ndk/android/ |
D | persistable_bundle.h | 71 typedef char* _Nullable (*_Nonnull APersistableBundle_stringAllocator)(int32_t sizeBytes, typedef 437 APersistableBundle_stringAllocator stringAllocator, 582 APersistableBundle_stringAllocator stringAllocator, 634 APersistableBundle_stringAllocator stringAllocator, 666 APersistableBundle_stringAllocator stringAllocator, 698 APersistableBundle_stringAllocator stringAllocator, 731 APersistableBundle_stringAllocator stringAllocator, 764 APersistableBundle_stringAllocator stringAllocator, 797 APersistableBundle_stringAllocator stringAllocator, 830 APersistableBundle_stringAllocator stringAllocator, [all …]
|
/frameworks/native/libs/binder/ndk/ |
D | persistable_bundle.cpp | 166 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 …]
|
D | persistable_bundle_internal.h | 53 APersistableBundle_stringAllocator stringAllocator, in getStringsInternal()
|
/frameworks/native/libs/binder/ndk/include_cpp/android/ |
D | persistable_bundle_aidl.h | 426 APersistableBundle_stringAllocator stringAllocator, in getKeys()
|