Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/tool/cafex/
DTools.cs943 return SystemTitleRanges.Any(x => x == HighValue);
972 public string HighValue property in CafeX.TitleId
DCafeFunctions.cs7932 ….IsSystemTitle ? "sys" : "usr", string.Format(@"title\{0}\{1}", titleId.HighValue, titleId.LowValu… in install()