Home
last modified time | relevance | path

Searched defs:putDoubleVector (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/native/libs/binder/
H A DPersistableBundle.cpp211 void PersistableBundle::putDoubleVector(const String16& key, const vector<double>& value) { in putDoubleVector() function in android::os::PersistableBundle
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/frameworks/native/libs/binder/ndk/include_cpp/android/
H A Dpersistable_bundle_aidl.h240 void putDoubleVector(const std::string& key, const std::vector<double>& vec) { in putDoubleVector() function
/aosp_15_r20/frameworks/native/libs/binder/ndk/include_cpp/android/
H A Dpersistable_bundle_aidl.h237 void putDoubleVector(const std::string& key, const std::vector<double>& vec) { in putDoubleVector() function