Home
last modified time | relevance | path

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

/external/google-breakpad/src/tools/mac/upload_system_symbols/
Dupload_system_symbols.go123 dumpPath := *dumpOnlyPath
132 dumpPath = p
137 dq := StartDumpQueue(*systemRoot, dumpPath, uq)
215 dumpPath string member
228 func StartDumpQueue(root, dumpPath string, uq *UploadQueue) *DumpQueue {
230 dumpPath: dumpPath,
265 filebase := path.Join(dq.dumpPath, strings.Replace(req.path, "/", "_", -1))