Home
last modified time | relevance | path

Searched defs:resizeOutVector (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/native/libs/binder/include/binder/
DParcel.h703 status_t Parcel::resizeOutVector(std::vector<T>* val) const { in resizeOutVector() function
718 status_t Parcel::resizeOutVector(std::unique_ptr<std::vector<T>>* val) const { in resizeOutVector() function
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/native/libs/binder/include/binder/
DParcel.h703 status_t Parcel::resizeOutVector(std::vector<T>* val) const { in resizeOutVector() function
718 status_t Parcel::resizeOutVector(std::unique_ptr<std::vector<T>>* val) const { in resizeOutVector() function
/aosp_15_r20/prebuilts/vndk/v30/x86/include/frameworks/native/libs/binder/include/binder/
DParcel.h703 status_t Parcel::resizeOutVector(std::vector<T>* val) const { in resizeOutVector() function
718 status_t Parcel::resizeOutVector(std::unique_ptr<std::vector<T>>* val) const { in resizeOutVector() function
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/native/libs/binder/include/binder/
DParcel.h703 status_t Parcel::resizeOutVector(std::vector<T>* val) const { in resizeOutVector() function
718 status_t Parcel::resizeOutVector(std::unique_ptr<std::vector<T>>* val) const { in resizeOutVector() function