Home
last modified time | relevance | path

Searched defs:UNAVAILABLE (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/ARCMT/
Dobjcmt-property-availability.m19 #define UNAVAILABLE __attribute__((unavailable("not available in automatic reference counting mode"… macro
43 - (MKMapItem *)normal UNAVAILABLE; method
/external/apache-http/src/org/apache/http/util/
DVersionInfo.java65 public final static String UNAVAILABLE = "UNAVAILABLE"; field in VersionInfo