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

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

Completed in 59 milliseconds