• Home
  • Raw
  • Download

Lines Matching defs:apiScope

52 func (c *commonToSdkLibraryAndImport) stubsLibraryModuleName(apiScope *apiScope) string {  argument
58 func (c *commonToSdkLibraryAndImport) exportableStubsLibraryModuleName(apiScope *apiScope) string { argument
65 func (c *commonToSdkLibraryAndImport) droidstubsModuleName(apiScope *apiScope) string { argument
72 func (c *commonToSdkLibraryAndImport) fromTextStubsLibraryModuleName(apiScope *apiScope) string { argument
79 func (c *commonToSdkLibraryAndImport) fromSourceStubsLibraryModuleName(apiScope *apiScope) string { argument
86 func (c *commonToSdkLibraryAndImport) exportableFromSourceStubsLibraryModuleName(apiScope *apiScope argument
180 func (module *SdkLibrary) getApiSurfaceForScope(apiScope *apiScope) *string { argument
194 func (module *SdkLibrary) createDroidstubs(mctx android.DefaultableHookContext, apiScope *apiScope,… argument
389 func (module *SdkLibrary) stubsLibraryProps(mctx android.DefaultableHookContext, apiScope *apiScope argument
419 …SdkLibrary) createFromSourceStubsLibrary(mctx android.DefaultableHookContext, apiScope *apiScope) { argument
430 …) createExportableFromSourceStubsLibrary(mctx android.DefaultableHookContext, apiScope *apiScope) { argument
439 func (module *SdkLibrary) createApiLibrary(mctx android.DefaultableHookContext, apiScope *apiScope)… argument
503 …ry) topLevelStubsLibraryProps(mctx android.DefaultableHookContext, apiScope *apiScope, doDist bool… argument
535 mctx android.DefaultableHookContext, apiScope *apiScope) { argument
554 mctx android.DefaultableHookContext, apiScope *apiScope) { argument
619 …ort) createJavaImportForStubs(mctx android.DefaultableHookContext, apiScope *apiScope, scopeProper… argument
656 …t) createPrebuiltStubsSources(mctx android.DefaultableHookContext, apiScope *apiScope, scopeProper… argument
678 …createPrebuiltApiContribution(mctx android.DefaultableHookContext, apiScope *apiScope, scopeProper… argument