Home
last modified time | relevance | path

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

/tools/metalava/src/main/java/com/android/tools/metalava/
DKotlinInteropChecks.kt160 val ktProperties = sourcePsi.declarations.filter { declaration -> in <lambda>() method
161 declaration is KtProperty && declaration.isPublic && !declaration.isVar && in <lambda>()
162 !declaration.hasModifier(KtTokens.CONST_KEYWORD) && in <lambda>()
163 declaration.annotationEntries.none { annotationEntry -> in <lambda>()
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/
Ddescriptor.proto629 // logical declaration is spread out across multiple places. The most
633 // example, the "extendee" of an extension declaration appears at the
638 // both a type and a field in a single declaration. Thus, the locations
666 // this path refers to the whole field declaration (from the beginning
677 // If this SourceCodeInfo represents a complete declaration, these are any
678 // comments appearing before and after the declaration which appear to be
679 // attached to the declaration.
/tools/metalava/
DFORMAT.md285 name (and included if the property declaration uses special annotations to name