Home
last modified time | relevance | path

Searched refs:hasNDKStubs (Results 1 – 1 of 1) sorted by relevance

/build/soong/cc/
Dlibrary_stub.go139 if d.hasNDKStubs() {
317 if d.hasNDKStubs() {
351 func (d *apiLibraryDecorator) hasNDKStubs() bool { func