Searched refs:APersistableBundle_getLongVectorKeys (Results 1 – 7 of 7) sorted by relevance
240 APersistableBundle_getLongVectorKeys;241 APersistableBundle_getLongVectorKeys; # llndk=202404
284 int32_t APersistableBundle_getLongVectorKeys(const APersistableBundle* pBundle, char** outKeys, in APersistableBundle_getLongVectorKeys() function
149 DEFINE_INTERCEPTABLE_STUB_FUNCTION(APersistableBundle_getLongVectorKeys);338 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", APersistableBundle_getLongVectorKeys); in init_stub_library()
860 int32_t APersistableBundle_getLongVectorKeys(const APersistableBundle* _Nonnull pBundle,
492 return getKeys(&APersistableBundle_getLongVectorKeys, mPBundle); in getLongVectorKeys()