Searched defs:putLongVector (Results 1 – 3 of 3) sorted by relevance
206 void PersistableBundle::putLongVector(const String16& key, const vector<int64_t>& value) { in putLongVector() function in android::os::PersistableBundle
232 void putLongVector(const std::string& key, const std::vector<int64_t>& vec) { in putLongVector() function
229 void putLongVector(const std::string& key, const std::vector<int64_t>& vec) { in putLongVector() function