Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/aemu/host-common/testing/
DHostAddressSpace.cpp30 #define HASD_LOG(fmt,...) printf("%s:%d " fmt "\n", __func__, __LINE__, ##__VA_ARGS__); macro
32 #define HASD_LOG(fmt,...) macro