Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/gcastv2/https/include/https/
DSupport.h24 #define DEBUG_ONLY(x) macro
26 #define DEBUG_ONLY(x) x macro
/device/google/cuttlefish/host/frontend/gcastv2/https/
DSupport.cpp29 DEBUG_ONLY(int res = )fcntl(fd, F_SETFL, flags | O_NONBLOCK); in makeFdNonblocking()