Searched refs:processId (Results 1 – 7 of 7) sorted by relevance
| /CTR-SDK-0.13.2/sources/libraries/os/ |
| D | os_ResultFailureHandler.cpp | 35 bit32 processId; in nnResultFailureHandlerImpl() local 36 nnosGetProcessId(&processId); in nnResultFailureHandlerImpl() 39 nn::dbg::detail::Printf(" (process_id:%d) (%s:%d)\n", processId, filename, lineno); in nnResultFailureHandlerImpl() 46 bit32 processId; in nnResultTFailureHandlerImpl() local 47 nnosGetProcessId(&processId); in nnResultTFailureHandlerImpl() 50 nn::dbg::detail::TPrintf(" (process_id:%d) (%s:%d)\n", processId, filename, lineno); in nnResultTFailureHandlerImpl() 73 bit32 processId; in nnResultPanicHandlerImpl() local 74 nnosGetProcessId(&processId); in nnResultPanicHandlerImpl() 79 NN_LOG(" (process_id:%d) (%s:%d)\n", processId, filename, lineno); in nnResultPanicHandlerImpl() 91 bit32 processId; in nnResultTPanicHandlerImpl() local [all …]
|
| /CTR-SDK-0.13.2/sources/libraries/ndm/CTR/ |
| D | ndm_Interface.hid | 58 in ProcessId processId, 63 in ProcessId processId 71 in ProcessId processId 75 in ProcessId processId
|
| /CTR-SDK-0.13.2/include/nn/socket/ |
| D | socket_Privileged.h | 61 static nn::Result CloseSocketsOfProcess( bit32 processId );
|
| D | socket_Common.h | 192 Result CloseAll(bit32 processId);
|
| /CTR-SDK-0.13.2/include/nn/dlp/CTR/ |
| D | dlp_ServerIpcClient.h | 66 …SharedMemory, size_t bufSize, u8 maxClientNum, nn::Handle handle, bit32 processId, bit64 programId…
|
| /CTR-SDK-0.13.2/include/nn/fs/ |
| D | fs_IpcFileSystem.h | 162 nn::Result GetProductInfo( nn::ProductInfo* pOut, bit32 processId ); 163 nn::Result GetProgramLaunchInfo( nn::fs::ProgramLaunchInfo* pOut, bit32 processId );
|
| /CTR-SDK-0.13.2/include/nn/svc/ |
| D | svc_Stub.h | 88 nn::Result OpenProcess ( nn::Handle* pOut, bit32 processId );
|