Home
last modified time | relevance | path

Searched defs:parentPath (Results 1 – 5 of 5) sorted by relevance

/developtools/ace_ets2bundle/arkui-plugins/
Dpath.ts30 const parentPath = path.dirname(current); constant
/developtools/hapsigner/binary_sign_tool/cmd/src/
Dcmd_util.cpp186 char *parentPath = dirname(resolvedPath); in GetParentPath() local
211 std::string parentPath = GetParentPath(outFilePath); in UpdateParamForCheckOutFile() local
/developtools/smartperf_host/smartperf_host/trace_streamer/src/base/
Dfile.cpp180 auto parentPath = fileName.parent_path(); in WriteFile() local
/developtools/hapsigner/hapsigntool_cpp/cmd/src/
Dcmd_util.cpp161 std::string parentPath = filePath.parent_path(); in UpdateParamForCheckOutFile() local
/developtools/packing_tool/packing_tool/frameworks/src/
Dpackager.cpp233 const auto parentPath = filePath.parent_path(); in EnsureParentDirectoryExists() local