Home
last modified time | relevance | path

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

/CTR-SDK-1.0.0/CTR_SDK/include/nn/fslow/
Dfslow_Path.h126 void SetBinary(const T* p) in SetBinary() function
137 ret.SetBinary(p); in Make()
/CTR-SDK-1.0.0/CTR_SDK/sources/libraries/os/
Dos_DeliverArg.cpp193 nn::Result DeliverArg::SetBinary(const void* pBinary, s32 nSize) in SetBinary() function in nn::os::DeliverArg