Home
last modified time | relevance | path

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

/build/soong/cc/
Dprebuilt.go438 type prebuiltLibraryBazelHandler struct { struct
439 module *Module
440 library *libraryDecorator
445 func (h *prebuiltLibraryBazelHandler) QueueBazelCall(ctx android.BaseModuleContext, label string) {
453 … *prebuiltLibraryBazelHandler) ProcessBazelQueryResponse(ctx android.ModuleContext, label string) {
481 …ocessStaticBazelQueryResponse(ctx android.ModuleContext, label string, ccInfo cquery.CcInfo) bool {
520 …ocessSharedBazelQueryResponse(ctx android.ModuleContext, label string, ccInfo cquery.CcInfo) bool {