Home
last modified time | relevance | path

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

/tools/treble/hacksaw/workspace/
Dworkspace.go250 relProjectPath, err := w.getReadOnlyProjectFromPath(editPath)
292 func (w Workspace) getReadOnlyProjectFromPath(inPath string) (string, error) { func