Home
last modified time | relevance | path

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

/aosp14/frameworks/base/api/
H A Dapi_test.go24 …sting.T, tc bp2build.Bp2buildTestCase, registrationCtxFunc func(ctx android.RegistrationContext)) { argument
33 runCombinedApisTestCaseWithRegistrationCtxFunc(t, tc, func(ctx android.RegistrationContext) {})
H A Dapi.go73 func registerBuildComponents(ctx android.RegistrationContext) { argument