Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/host-common/
DHostGoldfishPipe.cpp44 #define HOST_PIPE_DLOG(fmt,...) fprintf(stderr, "%s:%d " fmt "\n", __func__, __LINE__, ##__VA_ARGS_… macro
48 #define HOST_PIPE_DLOG(fmt,...) macro