Home
last modified time | relevance | path

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

/build/soong/cc/
Dvendor_snapshot.go161 if inProprietaryPath && (!image.includeVndk() || !m.IsVndk()) {
212 if image.includeVndk() {
Dsnapshot_prebuilt.go54 includeVndk() bool methodSpec
158 func (vendorSnapshotImage) includeVndk() bool { func
223 func (recoverySnapshotImage) includeVndk() bool { func