Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/sources/libraries/dbg/
Ddbg_PrintResultImpl.cpp26 const char* GetResultDescriptionStringImpl(nn::Result result) \
50 const char* (*volatile f)(nn::Result) = GetResultDescriptionStringImpl; in CASE_GET_RESULT_DESCRIPTION_STRING_IMPL()
Ddbg_PrintResult.cpp24 #define BEGIN_GET_RESULT_DESCRIPTION_STRING_IMPL(GetResultDescriptionStringImpl) \ argument
25 const char* GetResultDescriptionStringImpl(nn::Result result) \
38 NN_WEAK_SYMBOL const char* GetResultDescriptionStringImpl(nn::Result) { return 0; } \
275 …se ::nn::Result::moduleString: desc = ::nn::libName::detail::GetResultDescriptionStringImpl(result… in CASE_GET_RESULT_DESCRIPTION_STRING_IMPL()
/CTR-SDK-4.2.5/sources/libraries/fnd/
Dfnd_PrintResultImpl.cpp26 const char* GetResultDescriptionStringImpl(nn::Result result) \
51 const char* (*volatile f)(nn::Result) = GetResultDescriptionStringImpl; in CASE_GET_RESULT_DESCRIPTION_STRING_IMPL()
/CTR-SDK-4.2.5/sources/libraries/os/
Dos_PrintResultImpl.cpp26 const char* GetResultDescriptionStringImpl(nn::Result result) \
102 const char* (*volatile f)(nn::Result) = GetResultDescriptionStringImpl; in CASE_GET_RESULT_DESCRIPTION_STRING_IMPL()