Home
last modified time | relevance | path

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

/build/soong/rust/
Dprotobuf.go163 android.WriteFileRule(ctx, stemFile, proto.genModFileContents())
174 func (proto *protobufDecorator) genModFileContents() string { func