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

  /frameworks/native/include/binder/
PersistableBundle.h 78 bool getDoubleVector(const String16& key, std::vector<double>* out) const;
  /frameworks/native/libs/binder/
PersistableBundle.cpp 253 bool PersistableBundle::getDoubleVector(const String16& key, std::vector<double>* out) const {

Completed in 69 milliseconds