Home
last modified time | relevance | path

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

/CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/include/nn/dbg/
Ddbg_Logger.h101 #define NN_LOG_LONGPATH(x) ::nn::dbg::detail::Logger::SetLongpath(x)
285 static void SetLongpath(bool f) { SetFlag(ENABLE_LONGPATH , f); } in SetLongpath() function