Searched refs:sdkLibraryScopeProperties (Results 1 – 1 of 1) sorted by relevance
1871 type sdkLibraryScopeProperties struct { struct1914 scopeProperties map[*apiScope]*sdkLibraryScopeProperties1947 Type: reflect.TypeOf(sdkLibraryScopeProperties{}),1957 func createPropertiesInstance() (interface{}, map[*apiScope]*sdkLibraryScopeProperties) {1960 scopeProperties := make(map[*apiScope]*sdkLibraryScopeProperties)1964 scopeProperties[apiScope] = field.Addr().Interface().(*sdkLibraryScopeProperties)2033 …x android.DefaultableHookContext, apiScope *apiScope, scopeProperties *sdkLibraryScopeProperties) {2063 …x android.DefaultableHookContext, apiScope *apiScope, scopeProperties *sdkLibraryScopeProperties) {