/system/tools/xsdc/src/com/android/xsdc/tag/ |
D | Nullability.java | 20 UNKNOWN, enumConstant
|
/system/nfc/src/include/ |
D | metrics.h | 21 enum ErrorType { UNKNOWN, NCI_TIMEOUT, ERROR_NTF, AID_OVERFLOW }; enumerator
|
/system/bt/gd/hal/ |
D | hci_hal.h | 28 enum class Status : int32_t { SUCCESS, TRANSPORT_ERROR, INITIALIZATION_ERROR, UNKNOWN }; enumerator
|
/system/bt/vendor_libs/test_vendor_lib/include/ |
D | hci.h | 24 UNKNOWN = 0, enumerator
|
/system/core/libprocessgroup/ |
D | cgroup_map.h | 49 UNKNOWN = 0, enumerator
|
/system/chre/apps/wifi_offload/include/chre/apps/wifi_offload/ |
D | preferred_network.h | 28 UNKNOWN = 0, enumerator
|
D | scan_result.h | 39 UNKNOWN = 0, enumerator
|
/system/tools/hidl/c2hal/ |
D | Expression.h | 39 UNKNOWN = -1 enumerator
|
/system/bt/vendor_libs/test_vendor_lib/model/devices/ |
D | scripted_beacon_ble_payload.proto | 20 UNKNOWN = 0; enumerator
|
/system/bt/gd/hci/ |
D | enum_helper.h | 28 enum DeviceType { UNKNOWN = 0, BR_EDR = 1, LE = 2, DUAL = 3 }; enumerator
|
/system/apex/proto/ |
D | session_state.proto | 24 UNKNOWN = 0; enumerator
|
/system/bt/audio_bluetooth_hw/ |
D | stream_apis.h | 41 UNKNOWN, enumerator
|
/system/bt/gd/proto/bluetooth/metrics/ |
D | bluetooth.proto | 94 UNKNOWN = 0; enumerator 191 UNKNOWN = 0; enumerator
|
/system/bt/btif/test/ |
D | btif_profile_queue_test.cc | 47 UNKNOWN, enumerator
|
/system/timezone/tzdatacheck/ |
D | tzdatacheck.cpp | 184 enum PathStatus { ERR, NONE, IS_DIR, IS_REG, UNKNOWN }; enumerator
|
/system/core/init/ |
D | property_service.cpp | 856 const std::string UNKNOWN = "unknown"; in property_derive_build_fingerprint() local
|
/system/core/fs_mgr/libsnapshot/ |
D | snapshot_test.cpp | 622 enum class Request { UNKNOWN, LOCK_SHARED, LOCK_EXCLUSIVE, UNLOCK, EXIT }; enumerator
|
/system/core/fs_mgr/ |
D | fs_mgr.cpp | 1173 enum { UNKNOWN = -1, NO = 0, YES = 1 }; enumerator
|