Home
last modified time | relevance | path

Searched refs:TITLE (Results 1 – 3 of 3) sorted by relevance

/CafeSDK-2.12.13-1/system/bin/tool/mastering/resources/
Ddefault_finalization.ddf24 "TITLE" = -2147483648
49 2147483647 = "title/", "TITLE", 0x004
50 2147483647 = "title/00050030/*", "TITLE", 0x444
51 2147483647 = "title/0005001b/*", "TITLE", 0x444
65 "TITLE" = 0x0000000000000000, 0x00010000, 0x02
/CafeSDK-2.12.13-1/system/src/tool/cafex/
DCafeEvtLog.cs30 public const string TITLE = "TITLE"; field in CafeX.EventProcess
DCharacter stream dumper.cs1347 …stance.WriteToEventLog(542, DateTime.Now, EventStatus.BEGIN, EventProcess.TITLE, "Title Launched: … in HandleCafeEvents()