Lines Matching refs:applet
31 namespace applet {
170 #define NN_APPLET_RESULT_NOT_FOUND (nn::applet::CTR::ResultNotFound())
171 #define NN_APPLET_RESULT_ALREADY_EXIST (nn::applet::CTR::ResultAlreadyExist())
172 #define NN_APPLET_RESULT_NO_AREA (nn::applet::CTR::ResultNoArea())
173 #define NN_APPLET_RESULT_NOT_EMPTY (nn::applet::CTR::ResultNotEmpty())
174 #define NN_APPLET_RESULT_NO_DATA (nn::applet::CTR::ResultNoData())
175 #define NN_APPLET_RESULT_NO_CALLER (nn::applet::CTR::ResultNoCaller())
176 #define NN_APPLET_RESULT_NOT_ALLOWED (nn::applet::CTR::ResultNotAllowed())
177 #define NN_APPLET_RESULT_BUSY (nn::applet::CTR::ResultBusy())
178 #define NN_APPLET_RESULT_ALREADY_INIT (nn::applet::CTR::ResultAlreadyInit())
179 #define NN_APPLET_RESULT_DIFFERENT_MODE (nn::applet::CTR::ResultDifferentMode())
180 #define NN_APPLET_RESULT_DIFFERENT_VERSION (nn::applet::CTR::ResultDifferentVersion())
181 #define NN_APPLET_RESULT_TRANSITION_BUSY (nn::applet::CTR::ResultTransitionBusy())
182 #define NN_APPLET_RESULT_SHUTDOWN_PROCESSING (nn::applet::CTR::ResultShutdownProcessing())