Searched refs:NewCustomOnceKey (Results 1 – 7 of 7) sorted by relevance
153 key1 := NewCustomOnceKey(key{"key"})154 key2 := NewCustomOnceKey(key{"key"})164 t.Errorf(`second call to Once with the NewCustomOnceKey from equal key should return "a": %q`, b)
122 func NewCustomOnceKey(key interface{}) OnceKey { func
164 key := NewCustomOnceKey(reflect.TypeOf(ps))
363 key := NewCustomOnceKey(onceKeyType(filepath.Clean(from)))
691 typ, _ := variablePropTypeMap.Once(NewCustomOnceKey(key), func() interface{} {
994 archPropTypes := archPropTypeMap.Once(NewCustomOnceKey(t), func() interface{} {
238 key := android.NewCustomOnceKey(javaToolKey(tool))