Home
last modified time | relevance | path

Searched refs:magma_connection_read_notification_channel (Results 1 – 13 of 13) sorted by relevance

/hardware/google/gfxstream/guest/magma/magma_enc/
Dmagma_ftable.h35 {"magma_connection_read_notification_channel", (void*)magma_connection_read_notification_channel},
Dmagma_client_context.h37 …agma_connection_read_notification_channel_client_proc_t magma_connection_read_notification_channel; member
Dmagma_client_context.cpp37magma_connection_read_notification_channel = (magma_connection_read_notification_channel_client_pr… in initDispatchByName()
Dmagma_entry.cpp32 …magma_status_t magma_connection_read_notification_channel(magma_connection_t connection, void* buf…
210 magma_status_t magma_connection_read_notification_channel(magma_connection_t connection, void* buff… in magma_connection_read_notification_channel() function
213 …return ctx->magma_connection_read_notification_channel(ctx, connection, buffer, buffer_size, buffe… in magma_connection_read_notification_channel()
Dmagma_enc.cpp2278 this->magma_connection_read_notification_channel = &magma_connection_read_notification_channel_enc; in magma_encoder_context_t()
/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
Dmagma_server_context.cpp37magma_connection_read_notification_channel = (magma_connection_read_notification_channel_server_pr… in initDispatchByName()
Dmagma_dec.cpp615 …size_buffer_size_out + size_more_data_out]) = this->magma_connection_read_notification_channel(… in decode()
/hardware/google/gfxstream/host/magma/
DDecoder.cpp62 MAGMA_DECODER_BIND_METHOD(magma_connection_read_notification_channel); in Decoder()
221 magma_status_t Decoder::magma_connection_read_notification_channel(magma_connection_t connection, in magma_connection_read_notification_channel() function in gfxstream::magma::Decoder
DDecoder.h57 …virtual magma_status_t magma_connection_read_notification_channel(magma_connection_t connection, v…
/hardware/google/gfxstream/codegen/magma/
Dmagma.attrib62 magma_connection_read_notification_channel
Dmagma.in25 MAGMA(magma_status_t, magma_connection_read_notification_channel, magma_connection_t connection, vo…
/hardware/google/gfxstream/third-party/fuchsia/magma/include/lib/magma/
Dmagma.h296 MAGMA_EXPORT magma_status_t magma_connection_read_notification_channel(