Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/
DHostGoldfishPipe.cpp45 #define HOST_PIPE_DLOG(fmt,...) fprintf(stderr, "%s:%d " fmt "\n", __func__, __LINE__, ##__VA_ARGS_… macro
49 #define HOST_PIPE_DLOG(fmt,...) macro