Home
last modified time | relevance | path

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

/CTR-SDK-0.13.2/sources/libraries/os/
Dos_ResultFailureHandler.cpp35 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/
Dndm_Interface.hid58 in ProcessId processId,
63 in ProcessId processId
71 in ProcessId processId
75 in ProcessId processId
/CTR-SDK-0.13.2/include/nn/socket/
Dsocket_Privileged.h61 static nn::Result CloseSocketsOfProcess( bit32 processId );
Dsocket_Common.h192 Result CloseAll(bit32 processId);
/CTR-SDK-0.13.2/include/nn/dlp/CTR/
Ddlp_ServerIpcClient.h66 …SharedMemory, size_t bufSize, u8 maxClientNum, nn::Handle handle, bit32 processId, bit64 programId…
/CTR-SDK-0.13.2/include/nn/fs/
Dfs_IpcFileSystem.h162 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/
Dsvc_Stub.h88 nn::Result OpenProcess ( nn::Handle* pOut, bit32 processId );