Searched refs:isLatestStubVersion (Results 1 – 2 of 2) sorted by relevance
/build/soong/cc/ | ||
D | androidmk.go | 302 if library.buildStubs() && library.isLatestStubVersion() { |
D | library.go | 1350 func (library *libraryDecorator) isLatestStubVersion() bool { func |