Searched defs:List (Results 1 – 16 of 16) sorted by relevance
| /tools/treble/hacksaw/git/ |
| D | lister.go | 18 List(codebasePath string) ([]string, error) methodSpec
|
| D | repo.go | 31 func (rl repoLister) List(codebasePath string) ([]string, error) { func
|
| /tools/treble/hacksaw/bind/ |
| D | bind.go | 21 List() ([]string, error) methodSpec
|
| D | local.go | 97 func (p localBinder) List() ([]string, error) { func
|
| D | remoteclient.go | 88 func (r *RemoteBinderClient) List() ([]string, error) { func
|
| D | remoteserver.go | 95 func (s Server) List(args *ListArgs, reply *ListReply) error { func
|
| /tools/treble/hacksaw/codebase/ |
| D | codebase.go | 78 func List() map[string]string { func
|
| /tools/treble/hacksaw/mount/ |
| D | mount.go | 20 List() ([]string, error) methodSpec
|
| D | fake.go | 59 func (f *fakeMounter) List() ([]string, error) { func
|
| D | system.go | 41 func (f *systemMounter) List() ([]string, error) { func
|
| /tools/treble/hacksaw/workspace/ |
| D | compose.go | 135 func (m Composer) List(listPath string) ([]string, error) { func
|
| D | workspace.go | 117 func (w Workspace) List() map[string]string { func
|
| /tools/trebuchet/core/common/src/main/kotlin/trebuchet/queries/ |
| D | SliceQueries.kt | 208 fun List<SliceGroup>.traverseSlices(visitor: SliceTraverser) { in traverseSlices() method 243 fun List<SliceGroup>.iterSlices(consumer: (Slice) -> Unit) { in List() method 253 fun List<SliceGroup>.any(predicate: (Slice) -> Boolean): Boolean { in List() method
|
| /tools/acloud/internal/lib/ |
| D | gstorage_client.py | 58 def List(self, bucket_name, prefix=None): member in StorageClient
|
| /tools/netsim/rust/netsim-cli/src/ |
| D | args.rs | 272 List(ListCapture), enumerator
|
| /tools/metalava/src/main/java/com/android/tools/metalava/ |
| D | ApiLint.kt | 2664 private fun List<GetterSetterPattern>.match( in <lambda>() method
|