Searched refs:APersistableBundle_getStringKeys (Results 1 – 7 of 7) sorted by relevance
234 APersistableBundle_getStringKeys;235 APersistableBundle_getStringKeys; # llndk=202404
260 int32_t APersistableBundle_getStringKeys(const APersistableBundle* pBundle, char** outKeys, in APersistableBundle_getStringKeys() function
153 DEFINE_INTERCEPTABLE_STUB_FUNCTION(APersistableBundle_getStringKeys);342 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", APersistableBundle_getStringKeys); in init_stub_library()
761 int32_t APersistableBundle_getStringKeys(const APersistableBundle* _Nonnull pBundle,
471 return getKeys(&APersistableBundle_getStringKeys, mPBundle); in getStringKeys()