Lines Matching defs:apiScope

51 func (c *commonToSdkLibraryAndImport) stubsLibraryModuleName(apiScope *apiScope) string {  argument
57 func (c *commonToSdkLibraryAndImport) exportableStubsLibraryModuleName(apiScope *apiScope) string { argument
64 func (c *commonToSdkLibraryAndImport) droidstubsModuleName(apiScope *apiScope) string { argument
71 func (c *commonToSdkLibraryAndImport) fromTextStubsLibraryModuleName(apiScope *apiScope) string { argument
78 func (c *commonToSdkLibraryAndImport) fromSourceStubsLibraryModuleName(apiScope *apiScope) string { argument
85 func (c *commonToSdkLibraryAndImport) exportableFromSourceStubsLibraryModuleName(apiScope *apiScope argument
179 func (module *SdkLibrary) createDroidstubs(mctx android.DefaultableHookContext, apiScope *apiScope,… argument
374 func (module *SdkLibrary) stubsLibraryProps(mctx android.DefaultableHookContext, apiScope *apiScope argument
404 …SdkLibrary) createFromSourceStubsLibrary(mctx android.DefaultableHookContext, apiScope *apiScope) { argument
415 …) createExportableFromSourceStubsLibrary(mctx android.DefaultableHookContext, apiScope *apiScope) { argument
424 func (module *SdkLibrary) createApiLibrary(mctx android.DefaultableHookContext, apiScope *apiScope)… argument
488 …ry) topLevelStubsLibraryProps(mctx android.DefaultableHookContext, apiScope *apiScope, doDist bool… argument
520 mctx android.DefaultableHookContext, apiScope *apiScope) { argument
539 mctx android.DefaultableHookContext, apiScope *apiScope) { argument
604 …ort) createJavaImportForStubs(mctx android.DefaultableHookContext, apiScope *apiScope, scopeProper… argument
641 …t) createPrebuiltStubsSources(mctx android.DefaultableHookContext, apiScope *apiScope, scopeProper… argument
663 …createPrebuiltApiContribution(mctx android.DefaultableHookContext, apiScope *apiScope, scopeProper… argument