Home
last modified time | relevance | path

Searched defs:UNKNOWN (Results 1 – 14 of 14) sorted by relevance

/system/nfc/src/include/
Dmetrics.h21 enum ErrorType { UNKNOWN, NCI_TIMEOUT, ERROR_NTF, AID_OVERFLOW }; enumerator
/system/core/libprocessgroup/
Dcgroup_map.h49 UNKNOWN = 0, enumerator
/system/chre/apps/wifi_offload/include/chre/apps/wifi_offload/
Dpreferred_network.h28 UNKNOWN = 0, enumerator
Dscan_result.h39 UNKNOWN = 0, enumerator
/system/apex/proto/
Dsession_state.proto24 UNKNOWN = 0; enumerator
/system/tools/hidl/c2hal/
DExpression.h39 UNKNOWN = -1 enumerator
/system/bt/vendor_libs/test_vendor_lib/include/
Dlink.h26 UNKNOWN, enumerator
Dhci.h29 UNKNOWN = 0, enumerator
/system/bt/audio_bluetooth_hw/
Dstream_apis.h40 UNKNOWN, enumerator
/system/bt/proto/bluetooth/metrics/
Dbluetooth.proto96 UNKNOWN = 0; enumerator
194 UNKNOWN = 0; enumerator
/system/bt/btif/test/
Dbtif_profile_queue_test.cc47 UNKNOWN, enumerator
/system/timezone/tzdatacheck/
Dtzdatacheck.cpp184 enum PathStatus { ERR, NONE, IS_DIR, IS_REG, UNKNOWN }; enumerator
/system/core/init/
Dproperty_service.cpp849 const std::string UNKNOWN = "unknown"; in property_derive_build_fingerprint() local
/system/core/fs_mgr/
Dfs_mgr.cpp1024 enum { UNKNOWN = -1, NO = 0, YES = 1 }; enumerator