Home
last modified time | relevance | path

Searched refs:sdkLibraryComponentProperties (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/build/soong/java/
H A Dsdk_library.go927 c.sdkLibraryComponentProperties.SdkLibraryName = namePtr
932 c.sdkLibraryComponentProperties.SdkLibraryToImplicitlyTrack = namePtr
1109 sdkLibraryComponentProperties SdkLibraryComponentProperties member
1113 module.AddProperties(&e.sdkLibraryComponentProperties)
1118 return e.sdkLibraryComponentProperties.SdkLibraryName
1131 return e.sdkLibraryComponentProperties.SdkLibraryToImplicitlyTrack
H A Djava.go3423 module.AddProperties(&module.sdkLibraryComponentProperties)