Home
last modified time | relevance | path

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

/developtools/hdc/src/common/
Dfile.cpp188 string fullPath = SANDBOX_ROOT_DIR + context->bundleName; in CheckSandboxSubPath() local
456 string fullPath = SANDBOX_ROOT_DIR + ctxNow.bundleName + Base::GetPathSep(); in CheckBundleAndPath() local
Dtransfer.cpp453 string fullPath = SANDBOX_ROOT_DIR + bundleName + Base::GetPathSep(); in IsValidBundlePath() local
462 string fullPath = SANDBOX_ROOT_DIR + bundleName + Base::GetPathSep(); in RemoveSandboxRootPath() local
596 string fullPath = string(path) + Base::GetPathSep(); in GetSubFiles() local
/developtools/smartperf_host/smartperf_device/device_command/services/task_mgr/src/
Dtask_manager.cpp197 std::filesystem::path fullPath = fileName; in SetFilePath() local
/developtools/profiler/host/smartperf/client/client_command/
Dtask_manager.cpp205 std::filesystem::path fullPath = fileName; in SetFilePath() local
/developtools/ace_ets2bundle/compiler/src/interop/src/
Dark_utils.ts434 const fullPath: string = filePath + ext; constant
/developtools/ace_ets2bundle/compiler/src/interop/src/userIntents_parser/
DparseUserIntents.ts1574 const fullPath: string = path.join(normalizedPath, '../../../module.json'); constant
/developtools/ace_ets2bundle/compiler/src/userIntents_parser/
DparseUserIntents.ts1666 const fullPath: string = path.join(normalizedPath, '../../../module.json'); constant