Searched defs:getBooleanVector (Results 1 – 3 of 3) sorted by relevance
246 bool PersistableBundle::getBooleanVector(const String16& key, vector<bool>* out) const { in getBooleanVector() function in android::os::PersistableBundle
345 bool getBooleanVector(const std::string& key, std::vector<bool>* _Nonnull vec) const { in getBooleanVector() function
342 bool getBooleanVector(const std::string& key, std::vector<bool>* _Nonnull vec) const { in getBooleanVector() function