Home
last modified time | relevance | path

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

/external/fastrpc/inc/
DHAP_debug.h49 #pragma weak HAP_debug_v2 macro
58 void HAP_debug_v2(int level, const char* file, int line, const char* format, ...);
DHAP_farf.h211 if(0 == (HAP_debug_v2)) { \
221 HAP_debug_v2(FARF_##x##_LEVEL, __FILENAME__, __LINE__, ##__VA_ARGS__); \