Home
last modified time | relevance | path

Searched defs:get_front (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/implementation/endpoints/src/
Dclient_endpoint_impl.cpp132 message_buffer_ptr_t client_endpoint_impl<Protocol>::get_front() { in get_front() function in vsomeip_v3::client_endpoint_impl
/aosp_15_r20/hardware/libhardware/tests/hwc/
H A Dcnativewindow.c87 static CNativeBuffer *get_front(struct CNativeBuffer *queue) { in get_front() function