Searched refs:SetSignature (Results 1 – 1 of 1) sorted by relevance
92 #define NN_LOG_SIGNATURE(x) ::nn::dbg::detail::Logger::SetSignature(x)278 static void SetSignature(bool f) { SetFlag(ENABLE_SIGNATURE, f); } in SetSignature() function