Home
last modified time | relevance | path

Searched refs:magma_connection_get_notification_channel_handle (Results 1 – 12 of 12) sorted by relevance

/hardware/google/gfxstream/guest/magma/magma_enc/
Dmagma_ftable.h34 …connection_get_notification_channel_handle", (void*)magma_connection_get_notification_channel_hand…
Dmagma_client_context.h36 …ction_get_notification_channel_handle_client_proc_t magma_connection_get_notification_channel_hand… member
Dmagma_client_context.cpp36magma_connection_get_notification_channel_handle = (magma_connection_get_notification_channel_hand… in initDispatchByName()
Dmagma_entry.cpp31 magma_handle_t magma_connection_get_notification_channel_handle(magma_connection_t connection);
204 magma_handle_t magma_connection_get_notification_channel_handle(magma_connection_t connection) in magma_connection_get_notification_channel_handle() function
207 return ctx->magma_connection_get_notification_channel_handle(ctx, connection); in magma_connection_get_notification_channel_handle()
Dmagma_enc.cpp2277 …this->magma_connection_get_notification_channel_handle = &magma_connection_get_notification_channe… in magma_encoder_context_t()
/hardware/google/gfxstream/host/magma/magma_dec/
Dmagma_server_context.h36 …ction_get_notification_channel_handle_server_proc_t magma_connection_get_notification_channel_hand… member
Dmagma_server_context.cpp36magma_connection_get_notification_channel_handle = (magma_connection_get_notification_channel_hand… in initDispatchByName()
Dmagma_dec.cpp585 …*(magma_handle_t *)(&tmpBuf[0]) = this->magma_connection_get_notification_channel_handle(var_co… in decode()
/hardware/google/gfxstream/host/magma/
DDecoder.cpp61 MAGMA_DECODER_BIND_METHOD(magma_connection_get_notification_channel_handle); in Decoder()
215 magma_handle_t Decoder::magma_connection_get_notification_channel_handle( in magma_connection_get_notification_channel_handle() function in gfxstream::magma::Decoder
DDecoder.h56 …virtual magma_handle_t magma_connection_get_notification_channel_handle(magma_connection_t connect…
/hardware/google/gfxstream/third-party/fuchsia/magma/include/lib/magma/
Dmagma.h281 MAGMA_EXPORT magma_handle_t magma_connection_get_notification_channel_handle(
/hardware/google/gfxstream/codegen/magma/
Dmagma.in24 MAGMA(magma_handle_t, magma_connection_get_notification_channel_handle, magma_connection_t connecti…