Home
last modified time | relevance | path

Searched refs:QEMUFile (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/hardware/google/aemu/host-common/include/host-common/
Dgoldfish_pipe.h21 typedef struct QEMUFile QEMUFile; typedef
94 void (*guest_pre_load)(QEMUFile *file);
95 void (*guest_post_load)(QEMUFile *file);
96 void (*guest_pre_save)(QEMUFile *file);
97 void (*guest_post_save)(QEMUFile *file);
105 GoldfishHostPipe* (*guest_load)(QEMUFile *file, GoldfishHwPipe *hw_pipe,
111 void (*guest_save)(GoldfishHostPipe *host_pipe, QEMUFile *file);
158 void (*dma_save_mappings)(QEMUFile* file);
159 void (*dma_load_mappings)(QEMUFile* file);
/aosp_15_r20/hardware/google/gfxstream/host/
Dvirtio-gpu-gfxstream-renderer.cpp462 [](QEMUFile* file) { (void)file; }, in __anon494716740402()
464 [](QEMUFile* file) { (void)file; }, in __anon494716740502()
466 [](QEMUFile* file) { (void)file; }, in __anon494716740602()
468 [](QEMUFile* file) { (void)file; }, in __anon494716740702()
470 [](QEMUFile* file, GoldfishHwPipe* hwPipe, char* force_close) -> GoldfishHostPipe* { in __anon494716740802()
477 [](GoldfishHostPipe* hostPipe, QEMUFile* file) { in __anon494716740902()
539 [](QEMUFile* file) { (void)file; }, in __anon494716741402()
541 [](QEMUFile* file) { (void)file; }, in __anon494716741502()