Home
last modified time | relevance | path

Searched defs:getStringVectorKeys (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/binder/
DPersistableBundle.cpp306 set<String16> PersistableBundle::getStringVectorKeys() const { in getStringVectorKeys() function in android::os::PersistableBundle
/frameworks/native/libs/binder/ndk/include_cpp/android/
Dpersistable_bundle_aidl.h504 std::set<std::string> getStringVectorKeys() { in getStringVectorKeys() function