Home
last modified time | relevance | path

Searched defs:isEmpty (Results 1 – 2 of 2) sorted by relevance

/build/blueprint/proptools/
Dconfigurable.go575 isEmpty() bool methodSpec
736 func (c *configurableInner[T]) isEmpty() bool { func
746 func (c Configurable[T]) isEmpty() bool { func
750 func (c *singleConfigurable[T]) isEmpty() bool { func
/build/soong/android/
Dmodule.go259 func (c *soongConfigTrace) isEmpty() bool { func