Searched defs:OnceKey (Results 1 – 3 of 3) sorted by relevance
37 func getNamedMapForConfig(config android.Config, key android.OnceKey) *sync.Map {43 func makeStringOfKeys(ctx android.MakeVarsContext, key android.OnceKey) string {
292 func addToModuleList(ctx ModuleContext, key android.OnceKey, module string) {
109 type OnceKey struct { struct110 key interface{}