Home
last modified time | relevance | path

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

/tools/treble/hacksaw/workspace/
Dworkspace_test.go317 branchName, wsProjectDir, err := ws.Edit(editPath)
342 _, _, err = ws.Edit(editPath)
426 _, _, err = ws.Edit(editPath)
Dworkspace.go241 func (w Workspace) Edit(editPath string) (string, string, error) { func
/tools/asuite/asuite_plugin/
DREADME.md14 **Debug in IntelliJ:** Edit configurations -> use `+` to add a Gradle configuration -> fill
/tools/netsim/guide/src/ui/
DREADME.md50 2. On the **Device Info** panel, click **Edit**.
/tools/treble/hacksaw/client/
Dcommand.go186 branchName, projectPath, err := c.workspace.Edit(path)