Lines Matching refs:applet
31 namespace applet {
161 #define NN_APPLET_RESULT_NOT_FOUND (nn::applet::CTR::ResultNotFound())
162 #define NN_APPLET_RESULT_ALREADY_EXIST (nn::applet::CTR::ResultAlreadyExist())
163 #define NN_APPLET_RESULT_NO_AREA (nn::applet::CTR::ResultNoArea())
164 #define NN_APPLET_RESULT_NOT_EMPTY (nn::applet::CTR::ResultNotEmpty())
165 #define NN_APPLET_RESULT_NO_DATA (nn::applet::CTR::ResultNoData())
166 #define NN_APPLET_RESULT_NO_CALLER (nn::applet::CTR::ResultNoCaller())
167 #define NN_APPLET_RESULT_NOT_ALLOWED (nn::applet::CTR::ResultNotAllowed())
168 #define NN_APPLET_RESULT_BUSY (nn::applet::CTR::ResultBusy())
169 #define NN_APPLET_RESULT_ALREADY_INIT (nn::applet::CTR::ResultAlreadyInit())
170 #define NN_APPLET_RESULT_DIFFERENT_MODE (nn::applet::CTR::ResultDifferentMode())
171 #define NN_APPLET_RESULT_DIFFERENT_VERSION (nn::applet::CTR::ResultDifferentVersion())
172 #define NN_APPLET_RESULT_TRANSITION_BUSY (nn::applet::CTR::ResultTransitionBusy())