Home
last modified time | relevance | path

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

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