Home
last modified time | relevance | path

Searched defs:fullPath (Results 1 – 3 of 3) sorted by relevance

/developtools/hdc/src/common/
Dfile.cpp145 string fullPath = SANDBOX_ROOT_DIR + context->bundleName; in CheckSandboxSubPath() local
380 string fullPath = SANDBOX_ROOT_DIR + ctxNow.bundleName + Base::GetPathSep(); in CheckBundleAndPath() local
Dtransfer.cpp330 string fullPath = SANDBOX_ROOT_DIR + bundleName + Base::GetPathSep(); in IsValidBundlePath() local
339 string fullPath = SANDBOX_ROOT_DIR + bundleName + Base::GetPathSep(); in RemoveSandboxRootPath() local
475 string fullPath = string(path) + Base::GetPathSep(); in GetSubFiles() local
/developtools/smartperf_host/trace_streamer/src/filter/perf_filter/
Dperf_data_filter.cpp66 auto fullPath = traceDataCache_->GetDataFromDict(pathIndex); in Finish() local