Searched refs:magma_connection_get_notification_channel_handle (Results 1 – 12 of 12) sorted by relevance
34 …connection_get_notification_channel_handle", (void*)magma_connection_get_notification_channel_hand…
36 …ction_get_notification_channel_handle_client_proc_t magma_connection_get_notification_channel_hand… member
36 …magma_connection_get_notification_channel_handle = (magma_connection_get_notification_channel_hand… in initDispatchByName()
31 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() function207 return ctx->magma_connection_get_notification_channel_handle(ctx, connection); in magma_connection_get_notification_channel_handle()
2277 …this->magma_connection_get_notification_channel_handle = &magma_connection_get_notification_channe… in magma_encoder_context_t()
36 …ction_get_notification_channel_handle_server_proc_t magma_connection_get_notification_channel_hand… member
585 …*(magma_handle_t *)(&tmpBuf[0]) = this->magma_connection_get_notification_channel_handle(var_co… in decode()
61 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
56 …virtual magma_handle_t magma_connection_get_notification_channel_handle(magma_connection_t connect…
281 MAGMA_EXPORT magma_handle_t magma_connection_get_notification_channel_handle(
24 MAGMA(magma_handle_t, magma_connection_get_notification_channel_handle, magma_connection_t connecti…