Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/magma/magma_enc/
Dmagma_ftable.h30 {"magma_connection_execute_command_fudge", (void*)magma_connection_execute_command_fudge},
Dmagma_client_context.h32 magma_connection_execute_command_fudge_client_proc_t magma_connection_execute_command_fudge; member
Dmagma_client_context.cpp32magma_connection_execute_command_fudge = (magma_connection_execute_command_fudge_client_proc_t) ge… in initDispatchByName()
Dmagma_entry.cpp27 …magma_status_t magma_connection_execute_command_fudge(magma_connection_t connection, uint32_t cont…
180 magma_status_t magma_connection_execute_command_fudge(magma_connection_t connection, uint32_t conte… in magma_connection_execute_command_fudge() function
183 …return ctx->magma_connection_execute_command_fudge(ctx, connection, context_id, descriptor, descri… in magma_connection_execute_command_fudge()
Dmagma_enc.cpp2273 this->magma_connection_execute_command_fudge = &magma_connection_execute_command_fudge_enc; in magma_encoder_context_t()
/hardware/google/gfxstream/host/magma/magma_dec/
Dmagma_server_context.h32 magma_connection_execute_command_fudge_server_proc_t magma_connection_execute_command_fudge; member
Dmagma_server_context.cpp32magma_connection_execute_command_fudge = (magma_connection_execute_command_fudge_server_proc_t) ge… in initDispatchByName()
Dmagma_dec.cpp494 …*(magma_status_t *)(&tmpBuf[0]) = this->magma_connection_execute_command_fudge(var_connection, … in decode()
/hardware/google/gfxstream/host/magma/
DDecoder.cpp90 MAGMA_DECODER_BIND_METHOD(magma_connection_execute_command_fudge); in Decoder()
381 magma_status_t Decoder::magma_connection_execute_command_fudge(magma_connection_t connection, in magma_connection_execute_command_fudge() function in gfxstream::magma::Decoder
DDecoder.h89 virtual magma_status_t magma_connection_execute_command_fudge(magma_connection_t connection,
/hardware/google/gfxstream/codegen/magma/
Dmagma.attrib112 magma_connection_execute_command_fudge
Dmagma.in20 MAGMA(magma_status_t, magma_connection_execute_command_fudge, magma_connection_t connection, uint32…
DREADME.md83 ### `magma_connection_execute_command_fudge`