Searched refs:sdkLibraryScopeProperties (Results 1 – 1 of 1) sorted by relevance
1946 type sdkLibraryScopeProperties struct { struct1992 scopeProperties map[*apiScope]*sdkLibraryScopeProperties2029 Type: reflect.TypeOf(sdkLibraryScopeProperties{}),2039 func createPropertiesInstance() (interface{}, map[*apiScope]*sdkLibraryScopeProperties) {2042 scopeProperties := make(map[*apiScope]*sdkLibraryScopeProperties)2046 scopeProperties[apiScope] = field.Addr().Interface().(*sdkLibraryScopeProperties)2115 …x android.DefaultableHookContext, apiScope *apiScope, scopeProperties *sdkLibraryScopeProperties) {2146 …x android.DefaultableHookContext, apiScope *apiScope, scopeProperties *sdkLibraryScopeProperties) {