Searched refs:APersistableBundle_putLongVector (Results 1 – 7 of 7) sorted by relevance
196 APersistableBundle_putLongVector;197 APersistableBundle_putLongVector; # llndk=202404
122 void APersistableBundle_putLongVector(APersistableBundle* pBundle, const char* key, in APersistableBundle_putLongVector() function
165 DEFINE_INTERCEPTABLE_STUB_FUNCTION(APersistableBundle_putLongVector);354 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", APersistableBundle_putLongVector); in init_stub_library()
304 void APersistableBundle_putLongVector(APersistableBundle* _Nonnull pBundle,
237 APersistableBundle_putLongVector(mPBundle, key.c_str(), vec.data(), num); in putLongVector()