Lines Matching refs:annotations
3 mechanism is used instead of adding the annotations to the main source
9 libcore/ojluni/annotations/sdk:
10 - Contains annotations to be included in the public SDK, for example
11 annotations specifying additional details about method contracts.
13 libcore/ojluni/annotations/sdk/nullability:
14 - Contains annotations to be included in the public SDK specifically
16 will cause the annotations to be validated for correctness and completeness.
19 …annotations/sdk/nullability/$(dirname ${FILE}) && cp out/soong/.intermediates/libcore/openjdk-sdk-…
20 3. Add nullability annotations to the new files.
25 libcore/ojluni/annotations/mmodule:
26 - Contains annotations which determine what is included in the core-platform
34 …annotations/mmodule/$(dirname ${FILE}) && cp out/soong/.intermediates/libcore/openjdk-mmodule-stub…