Home
last modified time | relevance | path

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

/build/soong/java/
Dsdk_library.go708 paths := c.findScopePaths(scope)
753 func (c *commonToSdkLibraryAndImport) findScopePaths(scope *apiScope) *scopePaths { func
765 if paths := c.findScopePaths(s); paths != nil {
800 if c.findScopePaths(s) != nil {
2199 paths := sdk.findScopePaths(apiScope)