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/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/cc/symbolfile/
D__init__.py235 def __init__(self, name, base, tags, symbols): argument
/build/soong/android/
Dmodule.go245 base() *ModuleBase methodSpec
843 func (m *ModuleBase) base() *ModuleBase { func