Searched refs:sdkLibraryScopeProperties (Results 1 – 1 of 1) sorted by relevance
1679 type sdkLibraryScopeProperties struct { struct1713 scopeProperties map[*apiScope]*sdkLibraryScopeProperties1743 Type: reflect.TypeOf(sdkLibraryScopeProperties{}),1753 func createPropertiesInstance() (interface{}, map[*apiScope]*sdkLibraryScopeProperties) {1756 scopeProperties := make(map[*apiScope]*sdkLibraryScopeProperties)1760 scopeProperties[apiScope] = field.Addr().Interface().(*sdkLibraryScopeProperties)1823 …x android.DefaultableHookContext, apiScope *apiScope, scopeProperties *sdkLibraryScopeProperties) {1845 …x android.DefaultableHookContext, apiScope *apiScope, scopeProperties *sdkLibraryScopeProperties) {