Searched refs:APersistableBundle_getDoubleKeys (Results 1 – 7 of 7) sorted by relevance
232 APersistableBundle_getDoubleKeys;233 APersistableBundle_getDoubleKeys; # llndk=202404
252 int32_t APersistableBundle_getDoubleKeys(const APersistableBundle* pBundle, char** outKeys, in APersistableBundle_getDoubleKeys() function
139 DEFINE_INTERCEPTABLE_STUB_FUNCTION(APersistableBundle_getDoubleKeys);328 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", APersistableBundle_getDoubleKeys); in init_stub_library()
728 int32_t APersistableBundle_getDoubleKeys(const APersistableBundle* _Nonnull pBundle,
464 return getKeys(&APersistableBundle_getDoubleKeys, mPBundle); in getDoubleKeys()