Home
last modified time | relevance | path

Searched defs:titleId (Results 1 – 6 of 6) sorted by relevance

/CafeSDK-2.12.13-1/system/src/tool/cafex/
DSerialCommunication.cs44 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()
DTools.cs895 public TitleId(string titleId) in TitleId()
922 public static bool TryParse(string input, out TitleId titleId) in TryParse()
DCafeFunctions.cs4164 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/
Daoc_Types.h40 u64 titleId; //!< Shows the title ID. member
/CafeSDK-2.12.13-1/system/include/nn/olv/
Dolv_Types.h478 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/
Dsysapp.h362 u64 titleId; member