Home
last modified time | relevance | path

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

/build/soong/cc/
Dmakevars.go37 func getNamedMapForConfig(config android.Config, key android.OnceKey) *sync.Map {
43 func makeStringOfKeys(ctx android.MakeVarsContext, key android.OnceKey) string {
Dcompiler.go292 func addToModuleList(ctx ModuleContext, key android.OnceKey, module string) {
/build/soong/android/
Donceper.go109 type OnceKey struct { struct
110 key interface{}