Home
last modified time | relevance | path

Searched defs:SUCCESS (Results 1 – 13 of 13) sorted by relevance

/system/bt/gd/l2cap/le/
Dfixed_channel_manager.h40 SUCCESS = 0, enumerator
61 SUCCESS = 0, enumerator
Ddynamic_channel_manager.h44 SUCCESS = 0, enumerator
67 SUCCESS = 0, enumerator
/system/bt/gd/hal/
Dhci_hal.h28 enum class Status : int32_t { SUCCESS, TRANSPORT_ERROR, INITIALIZATION_ERROR, UNKNOWN }; enumerator
/system/bt/gd/l2cap/classic/
Dfixed_channel_manager.h45 SUCCESS = 0, enumerator
66 SUCCESS = 0, enumerator
Ddynamic_channel_manager.h45 SUCCESS = 0, enumerator
64 SUCCESS = 0, enumerator
/system/core/fs_mgr/libfiemap/include/libfiemap/
Dfiemap_status.h30 SUCCESS = 0, enumerator
/system/update_engine/
Ddynamic_partition_control_android.h220 SUCCESS, enumerator
/system/core/fs_mgr/libsnapshot/include/libsnapshot/
Dreturn.h31 SUCCESS = static_cast<int32_t>(FiemapStatus::ErrorCode::SUCCESS), enumerator
/system/core/fastboot/
Dfastboot_driver.h49 SUCCESS = 0, enumerator
/system/apex/proto/
Dsession_state.proto29 SUCCESS = 5; enumerator
/system/chre/apps/wifi_offload/include/chre/apps/wifi_offload/
Derror_codes.h25 SUCCESS = 0, enumerator
/system/core/fs_mgr/include/
Dfs_mgr.h100 SUCCESS = 0, enumerator
/system/libvintf/
DAssembleVintf.cpp646 enum AssembleStatus { SUCCESS, FAIL_AND_EXIT, TRY_NEXT }; enumerator