Home
last modified time | relevance | path

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

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