Searched refs:APersistableBundle_getIntKeys (Results 1 – 7 of 7) sorted by relevance
228 APersistableBundle_getIntKeys;229 APersistableBundle_getIntKeys; # llndk=202404
236 int32_t APersistableBundle_getIntKeys(const APersistableBundle* pBundle, char** outKeys, in APersistableBundle_getIntKeys() function
143 DEFINE_INTERCEPTABLE_STUB_FUNCTION(APersistableBundle_getIntKeys);332 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", APersistableBundle_getIntKeys); in init_stub_library()
664 int32_t APersistableBundle_getIntKeys(const APersistableBundle* _Nonnull pBundle,
450 return getKeys(&APersistableBundle_getIntKeys, mPBundle); in getIntKeys()