Searched refs:APersistableBundle_getDoubleVector (Results 1 – 7 of 7) sorted by relevance
220 APersistableBundle_getDoubleVector;221 APersistableBundle_getDoubleVector; # llndk=202404
201 int32_t APersistableBundle_getDoubleVector(const APersistableBundle* pBundle, const char* key, in APersistableBundle_getDoubleVector() function
140 DEFINE_INTERCEPTABLE_STUB_FUNCTION(APersistableBundle_getDoubleVector);329 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", APersistableBundle_getDoubleVector); in init_stub_library()
544 int32_t APersistableBundle_getDoubleVector(const APersistableBundle* _Nonnull pBundle,
369 return getVecInternal<double>(&APersistableBundle_getDoubleVector, mPBundle, in getDoubleVector()