Home
last modified time | relevance | path

Searched refs:Read (Results 1 – 11 of 11) sorted by relevance

/build/soong/third_party/zip/
Dregister.go84 func (r *pooledFlateReader) Read(p []byte) (n int, err error) { func
90 return r.fr.Read(p)
Dreader.go190 func (r *checksumReader) Read(b []byte) (n int, err error) { func
194 n, err = r.rc.Read(b)
/build/soong/finder/fs/
Dtest.go72 func Read(t *testing.T, path string, filesystem *MockFs) string { func
/build/make/tools/rbcrun/
DREADME.md19 Read script from *text*
/build/soong/cmd/diff_target_files/
Dallow_list.go226 func (j *jsonCommentStripper) Read(buf []byte) (int, error) { func
/build/make/tools/droiddoc/templates-pdk/
Dsdkpage.cs86 using the Android framework APIs, you probably do not need the NDK. Read <a
/build/soong/finder/
Dfinder_test.go686 cacheText := fs.Read(t, finder.DbPath, filesystem)
1166 cacheContent := fs.Read(t, finder.DbPath, fs1)
1231 string1 := fs.Read(t, finder.DbPath, filesystem)
1243 string2 := fs.Read(t, finder.DbPath, filesystem)
/build/soong/cmd/extract_apks/
Dmain.go78 if _, err := rc.Read(bytes); err != io.EOF {
/build/soong/cmd/pom2mk/
Dpom2mk.go382 Read arguments from <file> and overwrite it.
/build/soong/cmd/pom2bp/
Dpom2bp.go621 Read arguments from <file> and overwrite it (if it ends with .bp) or move it to .bp (if it
/build/soong/docs/
Dbest_practices.md3 ## Read only source tree