Home
last modified time | relevance | path

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

/build/soong/android/
Dapi_domain.go54 type apiDomain struct { struct
55 ModuleBase
56 BazelModuleBase
58 properties apiDomainProperties
84 func (a *apiDomain) DepsMutator(ctx BottomUpMutatorContext) {
88 func (a *apiDomain) GenerateAndroidBuildActions(ctx ModuleContext) {
118 func (a *apiDomain) ConvertWithApiBp2build(ctx TopDownMutatorContext) {