Home
last modified time | relevance | path

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

/CTR-SDK-0.13.2/include/nn/applet/CTR/
Dapplet_API.h47 bool IsActive(void);
282 inline bool IsActive(void) in IsActive() function
284 return detail::IsActive(); in IsActive()
891 return nn::applet::CTR::IsActive(); in nnappletIsActive()