Searched defs:titleId (Results 1 – 6 of 6) sorted by relevance
| /CafeSDK-2.12.13-1/system/src/tool/cafex/ |
| D | SerialCommunication.cs | 44 ISerialRunnable LaunchTitle(string titleId); in LaunchTitle() 50 ISerialRunnable LaunchTitleSlow(string titleId); in LaunchTitleSlow() 249 public ISerialRunnable LaunchTitle(string titleId) in LaunchTitle() 268 public ISerialRunnable LaunchTitleSlow(string titleId) in LaunchTitleSlow()
|
| D | Tools.cs | 895 public TitleId(string titleId) in TitleId() 922 public static bool TryParse(string input, out TitleId titleId) in TryParse()
|
| D | CafeFunctions.cs | 4164 public string titleId; field 7969 …rgs(string[] args, out bool helpRequested, out string rpxFilePath, out TitleId titleId, out List<s… in CafeXInstall_ParseArgs() 8059 …afeXInstall_ProcessTitleCode(string appCodeDir, string titleCodeDir, TitleId titleId, string rpxPa… in CafeXInstall_ProcessTitleCode() 8098 …ate static void CafeXInstall_ProcessAppXml(string appCodeDir, string titleCodeDir, TitleId titleId) in CafeXInstall_ProcessAppXml()
|
| /CafeSDK-2.12.13-1/system/include/nn/aoc/ |
| D | aoc_Types.h | 40 u64 titleId; //!< Shows the title ID. member
|
| /CafeSDK-2.12.13-1/system/include/nn/olv/ |
| D | olv_Types.h | 478 u64 titleId; /*!< Specifies the title ID. */ variable 1059 u64 titleId; /*!< Specifies the title ID. */ variable 1443 u64 titleId; /*!< Specifies the title ID. */ variable 3813 u64 titleId; /*!< Specifies the title ID. */ variable
|
| /CafeSDK-2.12.13-1/system/include/cafe/ |
| D | sysapp.h | 362 u64 titleId; member
|