HomeSort by relevance Sort by last modified time
    Searched refs:Unavailable (Results 1 - 2 of 2) sorted by null

  /external/ppp/pppd/plugins/radius/etc/
dictionary 209 VALUE Acct-Terminate-Cause Service-Unavailable 15
  /external/clang/lib/AST/
DeclBase.cpp 261 /// string describing why the entity is unavailable.
282 // Make sure that this declaration has not been marked 'unavailable'.
349 if (UnavailableAttr *Unavailable = dyn_cast<UnavailableAttr>(*A)) {
351 *Message = Unavailable->getMessage();
    [all...]

Completed in 235 milliseconds