Searched defs:def (Results 1 – 4 of 4) sorted by relevance
/build/make/tools/aconfig/fake_device_config/src/android/provider/ |
D | DeviceConfig.java | 26 public static boolean getBoolean(String ns, String name, boolean def) { in getBoolean() 35 public boolean getBoolean(String name, boolean def) { in getBoolean()
|
/build/blueprint/ |
D | package_ctx.go | 543 func (p *staticPool) def(config interface{}) (*poolDef, error) { func 606 func (p *poolFunc) def(config interface{}) (*poolDef, error) { func 638 func (p *builtinPool) def(config interface{}) (*poolDef, error) { func 729 func (r *staticRule) def(interface{}) (*ruleDef, error) { func 835 func (r *ruleFunc) def(config interface{}) (*ruleDef, error) { func 886 func (r *builtinRule) def(config interface{}) (*ruleDef, error) { func
|
D | scope.go | 41 def(config interface{}) (*poolDef, error) methodSpec 51 def(config interface{}) (*ruleDef, error) methodSpec 397 func (l *localRule) def(interface{}) (*ruleDef, error) { func
|
/build/make/tools/droiddoc/templates-pdk/assets/ |
D | carousel.js | 307 function initCarousel(def) { argument
|