OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getDoubleVector
(Results
1 - 3
of
3
) sorted by null
/frameworks/native/libs/binder/include/binder/
PersistableBundle.h
79
bool
getDoubleVector
(const String16& key, std::vector<double>* out) const;
Value.h
133
bool
getDoubleVector
(std::vector<double>* out) const;
/frameworks/native/libs/binder/
PersistableBundle.cpp
253
bool PersistableBundle::
getDoubleVector
(const String16& key, vector<double>* out) const {
Completed in 38 milliseconds