Home
last modified time | relevance | path

Searched defs:STATUS (Results 1 – 6 of 6) sorted by relevance

/frameworks/compile/libbcc/lib/ExecutionEngine/
DScript.cpp595 #define DELEGATE(STATUS) \ in getExportVarList() argument
626 #define DELEGATE(STATUS) \ in getExportFuncList() argument
656 #define DELEGATE(STATUS) \ in getExportForEachList() argument
688 #define DELEGATE(STATUS) \ in getPragmaList() argument
708 #define DELEGATE(STATUS) \ in getFuncInfoList() argument
728 #define DELEGATE(STATUS) \ in getObjectSlotList() argument
/frameworks/base/core/java/com/google/android/mms/pdu/
DPduPersister.java249 OCTET_COLUMN_INDEX_MAP.put(PduHeaders.STATUS, PDU_COLUMN_STATUS); in OCTET_COLUMN_INDEX_MAP.put()
261 OCTET_COLUMN_NAME_MAP.put(PduHeaders.STATUS, Mms.STATUS); in OCTET_COLUMN_NAME_MAP.put()
DPduHeaders.java51 public static final int STATUS = 0x95; field in PduHeaders
/frameworks/base/core/java/android/provider/
DTelephony.java119 public static final String STATUS = "status"; field
860 public static final String STATUS = "st"; field
DCalendarContract.java929 public static final String STATUS = "eventStatus"; field
DContactsContract.java2976 public static final String STATUS = "status"; field
7455 public static final String STATUS = "status"; field in ContactsContract.ProviderStatus