Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool_cpp/common/include/
Dsignature_tools_log.h40 #define SIGNATURE_TOOLS_LOGD(fmt, ...) SIGNATURE_LOG("Debug", fmt, ##__VA_ARGS__) macro
44 #define SIGNATURE_TOOLS_LOGD(fmt, ...) macro