Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/anqp/
DHSIconFileElement.java17 public enum StatusCode {Success, FileNotFound, Unspecified} enumConstant
/frameworks/compile/mclinker/include/mcld/LD/
DResolver.h31 enum Action { Success, Warning, Abort, LastAction }; enumerator