Searched refs:APersistableBundle_putDoubleVector (Results 1 – 7 of 7) sorted by relevance
198 APersistableBundle_putDoubleVector;199 APersistableBundle_putDoubleVector; # llndk=202404
131 void APersistableBundle_putDoubleVector(APersistableBundle* pBundle, const char* key, in APersistableBundle_putDoubleVector() function
161 DEFINE_INTERCEPTABLE_STUB_FUNCTION(APersistableBundle_putDoubleVector);350 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", APersistableBundle_putDoubleVector); in init_stub_library()
321 void APersistableBundle_putDoubleVector(APersistableBundle* _Nonnull pBundle,
245 APersistableBundle_putDoubleVector(mPBundle, key.c_str(), vec.data(), num); in putDoubleVector()