Searched refs:pCountTotal (Results 1 – 2 of 2) sorted by relevance
300 …lt Interface::GetDaemonDisableCount( nn::ndm::CTR::DaemonName name, s32* pCount, s32* pCountTotal ) in GetDaemonDisableCount() argument303 …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() argument325 …return reinterpret_cast<InterfaceImpl*&>(s_Session)->GetSchedulerDisableCount(pCount, pCountTotal); in GetSchedulerDisableCount()338 *pCountTotal = ipcMsg.GetRaw<s32>(3); in GetSchedulerDisableCount()
112 out s32 pCountTotal116 out s32 pCountTotal