Home
last modified time | relevance | path

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

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