Home
last modified time | relevance | path

Searched refs:outSpecPath (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/hitrace/cmd/src/
H A Dhitrace_cmd.cpp576 string outSpecPath = OHOS::HiviewDFX::Hitrace::CanonicalizeSpecPath(g_traceArgs.output.c_str()); in DumpTrace() local
577 outFd = open(outSpecPath.c_str(), O_WRONLY | O_CREAT | O_TRUNC, S_IRUSR | S_IWUSR | S_IRGRP | S_IROTH); in DumpTrace()

Completed in 3 milliseconds