Home
last modified time | relevance | path

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

/build/make/tools/signapk/src/com/android/signapk/
DCountingOutputStream.java24 public CountingOutputStream(OutputStream base) { in CountingOutputStream()
/build/blueprint/bootstrap/
Dcommand.go205 func joinPath(base, path string) string { argument
/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.go485 base() *ModuleBase methodSpec
1647 func (m *ModuleBase) base() *ModuleBase { func