Searched refs:getLongVector (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/include/binder/
H A DPersistableBundle.h77 bool getLongVector(const String16& key, std::vector<int64_t>* out) const;
/frameworks/native/libs/binder/
H A DPersistableBundle.cpp249 bool PersistableBundle::getLongVector(const String16& key, std::vector<int64_t>* out) const { function in class:android::os::PersistableBundle

Completed in 90 milliseconds