Searched defs:arg0 (Results 1 – 2 of 2) sorted by relevance
| /CafeSDK-2.12.13/system/src/tool/cafex/ |
| D | Tools.cs | 1317 internal static void WriteLine(string format, object arg0) in WriteLine() 1322 internal static void WriteLine(string format, object arg0, object arg1) in WriteLine() 1327 internal static void WriteLine(string format, object arg0, object arg1, object arg2) in WriteLine() 1342 internal static void WriteLineRaw(string format, object arg0) in WriteLineRaw() 1347 internal static void WriteLineRaw(string format, object arg0, object arg1) in WriteLineRaw() 1352 internal static void WriteLineRaw(string format, object arg0, object arg1, object arg2) in WriteLineRaw()
|
| /CafeSDK-2.12.13/system/include/cafe/os/ |
| D | OSSystemLog.h | 200 u32 arg0; /* start of arguments */ member 204 u32 arg0; /* start of arguments */ member 209 u32 arg0; /* start of arguments */ member
|