Home
last modified time | relevance | path

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

/tools/treble/hacksaw/workspace/
Dcopier.go116 destPath, err := f.GetDestPath(codebaseDir, path, workspaceDir)
129 func (f FileCopier) GetDestPath(codebaseDir, sourcePath, workspaceDir string) (string, error) { func
144 destPath, err := f.GetDestPath(codebaseDir, sourcePath, workspaceDir)