Home
last modified time | relevance | path

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

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