Home
last modified time | relevance | path

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

/CTR-SDK-1.0.0/CTR_SDK/include/nn/applet/CTR/
Dapplet_API.h44 int CountRegisteredApplet(void);
273 inline int CountRegisteredApplet(void) in CountRegisteredApplet() function
275 return detail::CountRegisteredApplet(); in CountRegisteredApplet()
961 return nn::applet::CTR::CountRegisteredApplet(); in nnappletCountRegisteredApplet()