Home
last modified time | relevance | path

Searched defs:magma_connection_read_notification_channel (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/guest/magma/magma_enc/
Dmagma_client_context.h37 …agma_connection_read_notification_channel_client_proc_t magma_connection_read_notification_channel; member
Dmagma_entry.cpp210 magma_status_t magma_connection_read_notification_channel(magma_connection_t connection, void* buff… in magma_connection_read_notification_channel() function
/hardware/google/gfxstream/host/magma/magma_dec/
Dmagma_server_context.h37 …agma_connection_read_notification_channel_server_proc_t magma_connection_read_notification_channel; member
/hardware/google/gfxstream/host/magma/
DDecoder.cpp221 magma_status_t Decoder::magma_connection_read_notification_channel(magma_connection_t connection, in magma_connection_read_notification_channel() function in gfxstream::magma::Decoder