Searched defs:Paths (Results  1 – 8 of 8) sorted by relevance
| /tools/treble/build/treble_build/local/ | 
| D | ninja.go | 45 	Paths(ctx context.Context, target string, dependency string) (*bytes.Buffer, error)  methodSpec 220 func (n *ninjaCmd) Paths(ctx context.Context, target string, dependency string) (*bytes.Buffer, err…  func 282 func (cli *ninjaCli) Paths(ctx context.Context, target string, dependency string) ([]*app.BuildPath…  func
  | 
| D | ninja_test.go | 48 func (n *ninjaTest) Paths(ctx context.Context, target string, dependency string) (*bytes.Buffer, er…  func
  | 
| /tools/test/connectivity/acts_tests/tests/google/tel/config/ | 
| D | sample_testbed_configs.json | 26                              "Paths":["<attenuator paths>"]},  array 31                              "Paths":["<attenuator paths>"]}]  array
  | 
| /tools/treble/build/treble_build/report/ | 
| D | dependencies.go | 28 	Paths(ctx context.Context, target string, dependency string) ([]*app.BuildPath, error)  methodSpec
  | 
| D | report_test.go | 81 func (r *reportTest) Paths(ctx context.Context, target string, dependency string) ([]*app.BuildPath…  func
  | 
| /tools/treble/build/treble_build/app/ | 
| D | build.go | 39 	Paths      []string `json:paths"`  member
  | 
| /tools/treble/build/treble_build/cmd/ | 
| D | main.go | 111 	Paths    []*app.BuildPath           `json:"build_paths,omitempty"`  member
  | 
| /tools/test/connectivity/acts_tests/tests/google/wifi/ | 
| D | example_config_sanity.json | 28                     "Paths": [  array
  |