HomeSort by relevance Sort by last modified time
    Searched refs:getStringVector (Results 1 - 3 of 3) sorted by null

  /frameworks/native/libs/binder/include/binder/
PersistableBundle.h 80 bool getStringVector(const String16& key, std::vector<String16>* out) const;
Value.h 134 bool getStringVector(std::vector<String16>* out) const;
  /frameworks/native/libs/binder/
PersistableBundle.cpp 257 bool PersistableBundle::getStringVector(const String16& key, vector<String16>* out) const {

Completed in 43 milliseconds