Home
last modified time | relevance | path

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

/CTR-SDK-1.0.0/CTR_SDK/sources/libraries/ndm/CTR/
Dndm_Interface.cpp300 …lt Interface::GetDaemonDisableCount( nn::ndm::CTR::DaemonName name, s32* pCount, s32* pCountTotal ) in GetDaemonDisableCount() argument
303 …urn reinterpret_cast<InterfaceImpl*&>(s_Session)->GetDaemonDisableCount(name, pCount, pCountTotal); in GetDaemonDisableCount()
317 *pCountTotal = ipcMsg.GetRaw<s32>(3); in GetDaemonDisableCount()
322 nn::Result Interface::GetSchedulerDisableCount( s32* pCount, s32* pCountTotal ) in GetSchedulerDisableCount() argument
325 …return reinterpret_cast<InterfaceImpl*&>(s_Session)->GetSchedulerDisableCount(pCount, pCountTotal); in GetSchedulerDisableCount()
338 *pCountTotal = ipcMsg.GetRaw<s32>(3); in GetSchedulerDisableCount()
Dndm_Interface.hid112 out s32 pCountTotal
116 out s32 pCountTotal