Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/tool/cafex/
DTools.cs939 public bool IsSystemTitle property in CafeX.TitleId
DCafeFunctions.cs7932 …string titleDir = Path.Combine(CAFE_MLC_DIR.value, Path.Combine(titleId.IsSystemTitle ? "sys" : "u… in install()