Home
last modified time | relevance | path

Searched defs:base (Results 1 – 3 of 3) sorted by relevance

/build/make/tools/signapk/src/com/android/signapk/
DCountingOutputStream.java24 public CountingOutputStream(OutputStream base) { in CountingOutputStream()
/build/make/tools/atree/
Dfiles.cpp23 path_append(const string& base, const string& leaf) in path_append()
364 stat_out(const string& base, FileRecord* rec) in stat_out()
/build/soong/android/
Dmodule.go450 base() *ModuleBase methodSpec
1245 func (m *ModuleBase) base() *ModuleBase { func