Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/libs/binder/
H A DPersistableBundle.cpp196 void PersistableBundle::putBooleanVector(const String16& key, const vector<bool>& value) { in putBooleanVector() 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.h207 void putBooleanVector(const std::string& key, const std::vector<bool>& vec) { in putBooleanVector() function
/aosp_15_r20/frameworks/native/libs/binder/ndk/include_cpp/android/
H A Dpersistable_bundle_aidl.h204 void putBooleanVector(const std::string& key, const std::vector<bool>& vec) { in putBooleanVector() function