Searched defs:getLongVector (Results 1 – 3 of 3) sorted by relevance
254 bool PersistableBundle::getLongVector(const String16& key, vector<int64_t>* out) const { in getLongVector() function in android::os::PersistableBundle
359 bool getLongVector(const std::string& key, std::vector<int64_t>* _Nonnull vec) const { in getLongVector() function
356 bool getLongVector(const std::string& key, std::vector<int64_t>* _Nonnull vec) const { in getLongVector() function