Searched refs:cfg (Results 1 – 5 of 5) sorted by relevance
24 namespace cfg {
20 namespace cfg {
86 nn::Result Initialize( void* receiveBuffer, const size_t bufferSize, nn::cfg::CTR::UserName* pUserN…
230 …nn::cfg::CTR::UserName userName; //!< User name data. For more information, see…
1315 internal static int sync(string cfg, string src, string dst, string log) in sync() argument1324 …int ret = ProcessExecutor.DoProcess_GetOutput(exe_path, "-cfgxml " + cfg + " " + src + " " + dst +… in sync()