Searched refs:magma_connection_execute_command_fudge (Results 1 – 13 of 13) sorted by relevance
/hardware/google/gfxstream/guest/magma/magma_enc/ |
D | magma_ftable.h | 30 {"magma_connection_execute_command_fudge", (void*)magma_connection_execute_command_fudge},
|
D | magma_client_context.h | 32 magma_connection_execute_command_fudge_client_proc_t magma_connection_execute_command_fudge; member
|
D | magma_client_context.cpp | 32 …magma_connection_execute_command_fudge = (magma_connection_execute_command_fudge_client_proc_t) ge… in initDispatchByName()
|
D | magma_entry.cpp | 27 …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()
|
D | magma_enc.cpp | 2273 this->magma_connection_execute_command_fudge = &magma_connection_execute_command_fudge_enc; in magma_encoder_context_t()
|
/hardware/google/gfxstream/host/magma/magma_dec/ |
D | magma_server_context.h | 32 magma_connection_execute_command_fudge_server_proc_t magma_connection_execute_command_fudge; member
|
D | magma_server_context.cpp | 32 …magma_connection_execute_command_fudge = (magma_connection_execute_command_fudge_server_proc_t) ge… in initDispatchByName()
|
D | magma_dec.cpp | 494 …*(magma_status_t *)(&tmpBuf[0]) = this->magma_connection_execute_command_fudge(var_connection, … in decode()
|
/hardware/google/gfxstream/host/magma/ |
D | Decoder.cpp | 90 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
|
D | Decoder.h | 89 virtual magma_status_t magma_connection_execute_command_fudge(magma_connection_t connection,
|
/hardware/google/gfxstream/codegen/magma/ |
D | magma.attrib | 112 magma_connection_execute_command_fudge
|
D | magma.in | 20 MAGMA(magma_status_t, magma_connection_execute_command_fudge, magma_connection_t connection, uint32…
|
D | README.md | 83 ### `magma_connection_execute_command_fudge`
|