Home
last modified time | relevance | path

Searched defs:isSnapshotPrebuilt (Results 1 – 3 of 3) sorted by relevance

/build/soong/cc/
Dvendor_snapshot.go196 func (p *vendorSnapshotLibraryDecorator) isSnapshotPrebuilt() bool { func
352 func (p *vendorSnapshotBinaryDecorator) isSnapshotPrebuilt() bool { func
446 func (p *vendorSnapshotObjectLinker) isSnapshotPrebuilt() bool { func
Dvndk_prebuilt.go189 func (p *vndkPrebuiltLibraryDecorator) isSnapshotPrebuilt() bool { func
Dcc.go1017 func (c *Module) isSnapshotPrebuilt() bool { func