Searched defs:putDoubleVector (Results 1 – 3 of 3) sorted by relevance
211 void PersistableBundle::putDoubleVector(const String16& key, const vector<double>& value) { in putDoubleVector() function in android::os::PersistableBundle
240 void putDoubleVector(const std::string& key, const std::vector<double>& vec) { in putDoubleVector() function
237 void putDoubleVector(const std::string& key, const std::vector<double>& vec) { in putDoubleVector() function