Searched refs:APersistableBundle_putPersistableBundle (Results 1 – 7 of 7) sorted by relevance
202 APersistableBundle_putPersistableBundle;203 APersistableBundle_putPersistableBundle; # llndk=202404
149 void APersistableBundle_putPersistableBundle(APersistableBundle* pBundle, const char* key, in APersistableBundle_putPersistableBundle() function
166 DEFINE_INTERCEPTABLE_STUB_FUNCTION(APersistableBundle_putPersistableBundle);355 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", APersistableBundle_putPersistableBundle); in init_stub_library()
354 void APersistableBundle_putPersistableBundle(APersistableBundle* _Nonnull pBundle,
266 APersistableBundle_putPersistableBundle(mPBundle, key.c_str(), pBundle.mPBundle); in putPersistableBundle()