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

  /frameworks/native/libs/binder/include/binder/
PersistableBundle.h 78 bool getLongVector(const String16& key, std::vector<int64_t>* out) const;
Value.h 132 bool getLongVector(std::vector<int64_t>* out) const;
  /frameworks/native/libs/binder/
PersistableBundle.cpp 249 bool PersistableBundle::getLongVector(const String16& key, vector<int64_t>* out) const {

Completed in 177 milliseconds