Searched refs:APersistableBundle_getLongKeys (Results 1 – 7 of 7) sorted by relevance
230 APersistableBundle_getLongKeys;231 APersistableBundle_getLongKeys; # llndk=202404
244 int32_t APersistableBundle_getLongKeys(const APersistableBundle* pBundle, char** outKeys, in APersistableBundle_getLongKeys() function
147 DEFINE_INTERCEPTABLE_STUB_FUNCTION(APersistableBundle_getLongKeys);336 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", APersistableBundle_getLongKeys); in init_stub_library()
696 int32_t APersistableBundle_getLongKeys(const APersistableBundle* _Nonnull pBundle,
457 return getKeys(&APersistableBundle_getLongKeys, mPBundle); in getLongKeys()