Home
last modified time | relevance | path

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

/build/soong/java/
Dsdk_library.go774 paths := c.findScopePaths(scope)
827 func (c *commonToSdkLibraryAndImport) findScopePaths(scope *apiScope) *scopePaths { func
839 if paths := c.findScopePaths(s); paths != nil {
876 if c.findScopePaths(s) != nil {
918 paths := c.findScopePaths(apiScope)
2208 …module.initHiddenAPI(ctx, dexOutputPath, module.findScopePaths(apiScopePublic).stubsImplPath[0], n…
2536 paths := sdk.findScopePaths(apiScope)