/aosp12/system/tools/xsdc/src/com/android/xsdc/ |
H A D | FileSystem.java | 25 public class FileSystem { class 29 public FileSystem(File rootDirectory) { in FileSystem() method in FileSystem 33 public FileSystem(Map<String, StringBuffer> fileOutputMap) { in FileSystem() method in FileSystem
|
/aosp12/build/soong/ui/metrics/proc/ |
H A D | status_darwin.go | 9 func NewProcStatus(pid int, _ fs.FileSystem) (*ProcStatus, error) {
|
H A D | status_linux.go | 16 func NewProcStatus(pid int, fileSystem fs.FileSystem) (*ProcStatus, error) {
|
/aosp12/build/blueprint/pathtools/ |
H A D | glob.go | 96 func startGlob(fs FileSystem, pattern string, excludes []string, 153 func glob(fs FileSystem, pattern string, hasRecursive bool,
|
H A D | fs.go | 91 type FileSystem interface { interface 499 func listDirsRecursive(fs FileSystem, name string, follow ShouldFollowSymlinks) ([]string, error) { 525 func listDirsRecursiveRelative(fs FileSystem, name string, follow ShouldFollowSymlinks, depth int) …
|
H A D | fs_test.go | 106 func runTestFs(t *testing.T, f func(t *testing.T, fs FileSystem, dir string)) {
|
H A D | glob_test.go | 724 func testGlob(t *testing.T, fs FileSystem, testCase globTestCase, follow ShouldFollowSymlinks) {
|
/aosp12/build/soong/android/ |
H A D | bazel_paths.go | 137 func directoryHasBlueprint(fs pathtools.FileSystem, prefix string, components []string, componentIn…
|
/aosp12/build/soong/finder/ |
H A D | finder.go | 168 func New(cacheParams CacheParams, filesystem fs.FileSystem, 174 func newImpl(cacheParams CacheParams, filesystem fs.FileSystem,
|
/aosp12/build/soong/finder/fs/ |
H A D | fs.go | 50 type FileSystem interface { interface
|
/aosp12/build/blueprint/ |
H A D | context.go | 1027 func (c *Context) SetFs(fs pathtools.FileSystem) {
|
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/ |
H A D | okhttp-3.12.1.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/proguard/
okhttp3/
... |
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |