Searched refs:UI_DIR_SEPARATOR (Results 1 – 17 of 17) sorted by relevance
181 string::size_type slashIndex = file.rfind(UI_DIR_SEPARATOR); in Basename()209 string path = gEventsPath + UI_DIR_SEPARATOR + localId; in AppendStackTracesToEventFile()261 string logPath = gSettingsPath + UI_DIR_SEPARATOR + "submit.log"; in OpenLogFile()304 string newDump = toDir + UI_DIR_SEPARATOR + Basename(dumpfile); in MoveCrashData()305 string newExtra = toDir + UI_DIR_SEPARATOR + Basename(extrafile); in MoveCrashData()306 string newMemory = toDir + UI_DIR_SEPARATOR + Basename(memoryfile); in MoveCrashData()342 gSettingsPath + UI_DIR_SEPARATOR + "EndOfLife" + in AddSubmittedReport()364 gSettingsPath + UI_DIR_SEPARATOR + "submitted"; in AddSubmittedReport()369 string path = submittedDir + UI_DIR_SEPARATOR + in AddSubmittedReport()512 gSettingsPath + UI_DIR_SEPARATOR + "EndOfLife" + version; in CheckEndOfLifed()[all …]
29 #define UI_DIR_SEPARATOR "\\" macro36 #define UI_DIR_SEPARATOR "/" macro
145 string::size_type slashIndex = file.rfind(UI_DIR_SEPARATOR); in Basename()211 string path = gEventsPath + UI_DIR_SEPARATOR + localId; in UpdateEventFile()244 string fpath = gEventsPath + UI_DIR_SEPARATOR + localId + "-submission"; in WriteSubmissionEvent()274 string logPath = gSettingsPath + UI_DIR_SEPARATOR + "submit.log"; in OpenLogFile()311 string newDump = toDir + UI_DIR_SEPARATOR + Basename(dumpfile); in MoveCrashData()312 string newExtra = toDir + UI_DIR_SEPARATOR + Basename(extrafile); in MoveCrashData()313 string newMemory = toDir + UI_DIR_SEPARATOR + Basename(memoryfile); in MoveCrashData()347 string reportPath = gSettingsPath + UI_DIR_SEPARATOR + "EndOfLife" + in AddSubmittedReport()367 string submittedDir = gSettingsPath + UI_DIR_SEPARATOR + "submitted"; in AddSubmittedReport()373 submittedDir + UI_DIR_SEPARATOR + responseItems["CrashID"] + ".txt"; in AddSubmittedReport()[all …]
29 # define UI_DIR_SEPARATOR "\\" macro36 # define UI_DIR_SEPARATOR "/" macro
310 string pingPath = pingDir + UI_DIR_SEPARATOR + uuid + ".json"; in SendCrashPing()
176 string::size_type slashIndex = file.rfind(UI_DIR_SEPARATOR); in Basename()201 string path = gEventsPath + UI_DIR_SEPARATOR + localId; in AppendToEventFile()220 string fpath = gEventsPath + UI_DIR_SEPARATOR + localId + "-submission"; in WriteSubmissionEvent()250 string logPath = gSettingsPath + UI_DIR_SEPARATOR + "submit.log"; in OpenLogFile()287 string newDump = toDir + UI_DIR_SEPARATOR + Basename(dumpfile); in MoveCrashData()288 string newExtra = toDir + UI_DIR_SEPARATOR + Basename(extrafile); in MoveCrashData()289 string newMemory = toDir + UI_DIR_SEPARATOR + Basename(memoryfile); in MoveCrashData()323 string reportPath = gSettingsPath + UI_DIR_SEPARATOR + "EndOfLife" + in AddSubmittedReport()343 string submittedDir = gSettingsPath + UI_DIR_SEPARATOR + "submitted"; in AddSubmittedReport()349 submittedDir + UI_DIR_SEPARATOR + responseItems["CrashID"] + ".txt"; in AddSubmittedReport()[all …]
322 string pingPath = pingDir + UI_DIR_SEPARATOR + uuid + ".json"; in SendCrashPing()