Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/magma/magma_enc/
Dmagma_client_context.h31 magma_connection_execute_command_client_proc_t magma_connection_execute_command; member
Dmagma_entry.cpp174 magma_status_t magma_connection_execute_command(magma_connection_t connection, uint32_t context_id,… in magma_connection_execute_command() function
/hardware/google/gfxstream/host/magma/magma_dec/
Dmagma_server_context.h31 magma_connection_execute_command_server_proc_t magma_connection_execute_command; member
/hardware/google/gfxstream/host/magma/
DDecoder.cpp196 magma_status_t Decoder::magma_connection_execute_command(magma_connection_t connection, in magma_connection_execute_command() function in gfxstream::magma::Decoder