Home
last modified time | relevance | path

Searched defs:sdkLibraryScopeProperties (Results 1 – 2 of 2) sorted by relevance

/build/soong/java/
Dsdk_library_internal.go619 …tx android.DefaultableHookContext, apiScope *apiScope, scopeProperties *sdkLibraryScopeProperties)…
656 …tx android.DefaultableHookContext, apiScope *apiScope, scopeProperties *sdkLibraryScopeProperties)…
678 …tx android.DefaultableHookContext, apiScope *apiScope, scopeProperties *sdkLibraryScopeProperties)…
Dsdk_library.go1936 type sdkLibraryScopeProperties struct { struct
1937 Jars []string `android:"path"`
1939 Sdk_version *string
1942 Libs []string
1945 Stub_srcs []string `android:"path"`
1948 Current_api *string `android:"path"`
1951 Removed_api *string `android:"path"`
1954 Annotations *string `android:"path"`