OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getLongVector
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/include/binder/
PersistableBundle.h
77
bool
getLongVector
(const String16& key, std::vector<int64_t>* out) const;
/frameworks/native/libs/binder/
PersistableBundle.cpp
249
bool PersistableBundle::
getLongVector
(const String16& key, std::vector<int64_t>* out) const {
Completed in 243 milliseconds