Home
last modified time | relevance | path

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

/tools/treble/hacksaw/
DREADME.md15 * Create a new Hacksaw workspace
22 * Create a new Hacksaw workspace and edit build/make project.
26 * Create a new Hacksaw workspace and edit frameworks/base project.
35 * Create a new full repo workspace [using a fresh local mirror](https://source.android.com/setup/bu…
/tools/treble/hacksaw/client/
Dcommand.go33 workspace new <workspace_name> <codebase_name>: Create a new workspace
132 dir, err := c.workspace.Create(workspaceName, codebaseName)
/tools/acloud/create/
Dbase_avd_create.py37 def Create(self, avd_spec, no_prompts): member in BaseAVDCreate
Dcreate.py234 report = avd_creator.Create(spec, args.no_prompt)
/tools/treble/hacksaw/config/
Dconfig.go66 cfgFile, err := os.Create(filePath)
/tools/treble/hacksaw/workspace/
Dcopier.go201 destFile, err := os.Create(destPath)
Dworkspace.go42 func (w Workspace) Create(workspaceName string, codebaseName string) (string, error) { func
/tools/repohooks/tools/
Dpylintrc471 # Create a graph of every (i.e. internal and external) dependencies in the
475 # Create a graph of external dependencies in the given file (report RP0402 must
479 # Create a graph of internal dependencies in the given file (report RP0402 must
/tools/apksig/src/apksigner/java/com/android/apksigner/
Dhelp_rotate.txt198 1. Create a new SigningCertificateLineage to enable rotation:
206 3. Create a new SigningCertificateLineage with explicit capabilities for the previous signer:
/tools/treble/split/
DREADME.md45 # Create the split manifest using a sample config XML specific to aosp_arm64.
/tools/test/connectivity/acts/
DREADME.md40 2. Create controllers
/tools/asuite/atest-py2/docs/
Datest_structure.md96 1. Create new ```constants_override.py``` (or whatever you'd like to name it) in
/tools/asuite/atest/docs/
Datest_structure.md96 1. Create new ```constants_override.py``` (or whatever you'd like to name it) in
/tools/acloud/
DREADME.md49 Create is the main entry point in creating an AVD, supporting both remote