Searched defs:Project (Results 1 – 8 of 8) sorted by relevance
| /tools/repohooks/rh/ |
| D | __init__.py | 20 class Project(NamedTuple): class
|
| /tools/treble/build/treble_build/report/ |
| D | types.go | 41 Project ProjectDependencies // Project interface member
|
| D | dependencies.go | 33 …Project(ctx context.Context, path string, gitDir string, remote string, revision string) (*app.Git… methodSpec
|
| D | report_test.go | 88 func (r *reportTest) Project(ctx context.Context, path string, gitDir string, remote string, revisi… func
|
| /tools/treble/build/treble_build/app/ |
| D | report.go | 36 Project string `json:"project"` // Project member
|
| /tools/treble/build/treble_build/local/ |
| D | git.go | 48 func (cli gitCli) Project(ctx context.Context, path, gitDir, remote, revision string) (*app.GitProj… func
|
| /tools/treble/build/treble_build/cmd/ |
| D | main.go | 97 Project app.ProjectCommit `json:"project"` member
|
| /tools/metalava/ |
| D | build.gradle.kts | 222 fun Project.getKtlintConfiguration(): Configuration { in Project() method
|