Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/foundation/include/media/stagefright/foundation/
DAData.h96 inline static void emplace(size_t totalSize, T *addr, Args&&... args) { in emplace() function
163 inline void emplace(Args&&... args) { in emplace() function
/frameworks/native/services/sensorservice/
DRingBuffer.h291 void RingBuffer<T>::emplace(Args&&... args) { in emplace() function
/frameworks/av/media/libmedia/include/media/
DRingBuffer.h291 void RingBuffer<T>::emplace(Args&&... args) { in emplace() function
/frameworks/native/services/surfaceflinger/
DSurfaceTracing.cpp91 void SurfaceTracing::LayersTraceBuffer::emplace(LayersTraceProto&& proto) { in emplace() function in android::SurfaceTracing::LayersTraceBuffer
/frameworks/av/media/codec2/vndk/
DC2Store.cpp868 auto emplace = [this](const char *libPath) { in C2PlatformComponentStore() local
/frameworks/av/media/codec2/sfplugin/
DCCodecBufferChannel.cpp163 void CCodecBufferChannel::ReorderStash::emplace( in emplace() function in android::CCodecBufferChannel::ReorderStash