Searched refs:APersistableBundle_getBooleanVectorKeys (Results 1 – 7 of 7) sorted by relevance
236 APersistableBundle_getBooleanVectorKeys;237 APersistableBundle_getBooleanVectorKeys; # llndk=202404
268 int32_t APersistableBundle_getBooleanVectorKeys(const APersistableBundle* pBundle, char** outKeys, in APersistableBundle_getBooleanVectorKeys() function
137 DEFINE_INTERCEPTABLE_STUB_FUNCTION(APersistableBundle_getBooleanVectorKeys);326 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", APersistableBundle_getBooleanVectorKeys); in init_stub_library()
794 int32_t APersistableBundle_getBooleanVectorKeys(const APersistableBundle* _Nonnull pBundle,
478 return getKeys(&APersistableBundle_getBooleanVectorKeys, mPBundle); in getBooleanVectorKeys()