Home
last modified time | relevance | path

Searched defs:wrap (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/audio/effect/all-versions/default/
DAudioBufferManager.cpp27 bool AudioBufferManager::wrap(const AudioBuffer& buffer, sp<AudioBufferWrapper>* wrapper) { in wrap() function in android::AudioBufferManager
/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
DVehicleObjectPool.h121 recyclable_ptr<T> wrap(T* raw) { in wrap() function
/hardware/interfaces/cas/1.2/default/
DMediaCasService.cpp38 static sp<V1_1::ICasListener> wrap(sp<V1_0::ICasListener> impl) { in wrap() function in android::hardware::cas::V1_1::implementation::Wrapper
/hardware/interfaces/cas/1.1/default/
DMediaCasService.cpp37 static sp<V1_1::ICasListener> wrap(sp<V1_0::ICasListener> impl) { in wrap() function in android::hardware::cas::V1_1::implementation::Wrapper
/hardware/interfaces/automotive/vehicle/aidl/impl/3/utils/common/include/
DVehicleObjectPool.h133 recyclable_ptr<T> wrap(T* raw) { return recyclable_ptr<T>{raw, getDeleter()}; } in wrap() function
/hardware/interfaces/automotive/vehicle/aidl/impl/current/utils/common/include/
DVehicleObjectPool.h133 recyclable_ptr<T> wrap(T* raw) { return recyclable_ptr<T>{raw, getDeleter()}; } in wrap() function