Home
last modified time | relevance | path

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

/build/blueprint/proptools/
Dconfigurable.go940 isEmpty() bool methodSpec
1176 func (c *configurableInner[T]) isEmpty() bool { func
1186 func (c Configurable[T]) isEmpty() bool { func
1190 func (c *singleConfigurable[T]) isEmpty() bool { func
/build/soong/android/
Dmodule.go3040 func (o OutputFilesInfo) isEmpty() bool { func