Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/libs/binder/
H A DPersistableBundle.cpp254 bool PersistableBundle::getLongVector(const String16& key, vector<int64_t>* out) const { in getLongVector() 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.h359 bool getLongVector(const std::string& key, std::vector<int64_t>* _Nonnull vec) const { in getLongVector() function
/aosp_15_r20/frameworks/native/libs/binder/ndk/include_cpp/android/
H A Dpersistable_bundle_aidl.h356 bool getLongVector(const std::string& key, std::vector<int64_t>* _Nonnull vec) const { in getLongVector() function