Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/host/magma/magma_dec/
Dmagma_server_context.h51 magma_initialize_logging_server_proc_t magma_initialize_logging; member
/aosp_15_r20/hardware/google/gfxstream/guest/magma/magma_enc/
Dmagma_client_context.h51 magma_initialize_logging_client_proc_t magma_initialize_logging; member
Dmagma_entry.cpp294 magma_status_t magma_initialize_logging(magma_handle_t channel) in magma_initialize_logging() function
/aosp_15_r20/hardware/google/gfxstream/host/magma/
DDecoder.cpp290 magma_status_t Decoder::magma_initialize_logging(magma_handle_t channel) { in magma_initialize_logging() function in gfxstream::magma::Decoder