Home
last modified time | relevance | path

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

/build/soong/rust/
Dprotobuf.go258 module, _ := NewRustProtobuf(android.HostAndDeviceSupported)
264 module, _ := NewRustProtobuf(android.HostSupported)
268 func NewRustProtobuf(hod android.HostOrDeviceSupported) (*Module, *protobufDecorator) { func