Home
last modified time | relevance | path

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

/system/logging/liblog/include_vndk/log/
Dlog_system.h45 #define __SLOGV(...) \ macro
52 __SLOGV(__VA_ARGS__); \
56 #define SLOGV(...) __SLOGV(__VA_ARGS__)
/system/logging/liblog/include/log/
Dlog_system.h45 #define __SLOGV(...) \ macro
52 __SLOGV(__VA_ARGS__); \
56 #define SLOGV(...) __SLOGV(__VA_ARGS__)