Home
last modified time | relevance | path

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

/build/soong/cc/
Dprebuilt.go750 type prebuiltBinaryBazelHandler struct { struct
751 module *Module
752 decorator *binaryDecorator
774 func (h *prebuiltBinaryBazelHandler) QueueBazelCall(ctx android.BaseModuleContext, label string) {
779 …h *prebuiltBinaryBazelHandler) ProcessBazelQueryResponse(ctx android.ModuleContext, label string) {