Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/libs/binder/
H A DPersistableBundle.cpp258 bool PersistableBundle::getDoubleVector(const String16& key, vector<double>* out) const { in getDoubleVector() 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.h366 bool getDoubleVector(const std::string& key, std::vector<double>* _Nonnull vec) const { in getDoubleVector() function
/aosp_15_r20/frameworks/native/libs/binder/ndk/include_cpp/android/
H A Dpersistable_bundle_aidl.h363 bool getDoubleVector(const std::string& key, std::vector<double>* _Nonnull vec) const { in getDoubleVector() function