Home
last modified time | relevance | path

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

/aosp12/build/soong/android/
H A Dbazel_handler.go54 type cqueryKey struct { struct
55 label string
56 requestType cqueryRequest
57 archType ArchType
761 func getCqueryId(key cqueryKey) string {
765 func getArchString(key cqueryKey) string {