Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
H A DVehicleObjectPool.h68 using recyclable_ptr = typename std::unique_ptr<T, Deleter<T>>; variable
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/current/utils/common/include/
H A DVehicleObjectPool.h67 using recyclable_ptr = typename std::unique_ptr<T, Deleter<T>>; variable
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/3/utils/common/include/
H A DVehicleObjectPool.h67 using recyclable_ptr = typename std::unique_ptr<T, Deleter<T>>; variable