Searched defs:getDoubleVector (Results 1 – 3 of 3) sorted by relevance
258 bool PersistableBundle::getDoubleVector(const String16& key, vector<double>* out) const { in getDoubleVector() function in android::os::PersistableBundle
366 bool getDoubleVector(const std::string& key, std::vector<double>* _Nonnull vec) const { in getDoubleVector() function
363 bool getDoubleVector(const std::string& key, std::vector<double>* _Nonnull vec) const { in getDoubleVector() function