Home
last modified time | relevance | path

Searched defs:getBooleanVector (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/native/libs/binder/
H A DPersistableBundle.cpp246 bool PersistableBundle::getBooleanVector(const String16& key, vector<bool>* out) const { in getBooleanVector() function in android::os::PersistableBundle
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/frameworks/native/libs/binder/ndk/include_cpp/android/
H A Dpersistable_bundle_aidl.h345 bool getBooleanVector(const std::string& key, std::vector<bool>* _Nonnull vec) const { in getBooleanVector() function
/aosp_15_r20/frameworks/native/libs/binder/ndk/include_cpp/android/
H A Dpersistable_bundle_aidl.h342 bool getBooleanVector(const std::string& key, std::vector<bool>* _Nonnull vec) const { in getBooleanVector() function