Searched defs:emplace (Results 1 – 6 of 6) sorted by relevance
96 inline static void emplace(size_t totalSize, T *addr, Args&&... args) { in emplace() function163 inline void emplace(Args&&... args) { in emplace() function
291 void RingBuffer<T>::emplace(Args&&... args) { in emplace() function
91 void SurfaceTracing::LayersTraceBuffer::emplace(LayersTraceProto&& proto) { in emplace() function in android::SurfaceTracing::LayersTraceBuffer
868 auto emplace = [this](const char *libPath) { in C2PlatformComponentStore() local
163 void CCodecBufferChannel::ReorderStash::emplace( in emplace() function in android::CCodecBufferChannel::ReorderStash