Searched refs:findScopePaths (Results 1 – 1 of 1) sorted by relevance
708 paths := c.findScopePaths(scope)753 func (c *commonToSdkLibraryAndImport) findScopePaths(scope *apiScope) *scopePaths { func765 if paths := c.findScopePaths(s); paths != nil {800 if c.findScopePaths(s) != nil {2199 paths := sdk.findScopePaths(apiScope)