Home
last modified time | relevance | path

Searched defs:NONE (Results 1 – 21 of 21) sorted by relevance

/base/inputmethod/imf/services/include/
Di_input_control_channel.h30 NONE, enumerator
/base/web/webview/ohos_adapter/interfaces/
Dimf_adapter.h23 NONE = -1, enumerator
34 enum class IMFAdapterEnterKeyType { UNSPECIFIED = 0, NONE, GO, SEARCH, SEND, NEXT, DONE, PREVIOUS }; enumerator
37 NONE = 0, enumerator
68 enum class IMFAdapterKeyboardStatus : int32_t { NONE = 0, HIDE, SHOW }; enumerator
Dmmi_adapter.h24 NONE = 0, enumerator
/base/notification/distributed_notification_service/interfaces/inner_api/
Dnotification_content.h37 NONE, enumerator
Dnotification_constant.h88 NONE = 0, enumerator
95 NONE = -1, enumerator
124 NONE, enumerator
Dnotification_request.h40 NONE, enumerator
/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
Dinput_method_utils.h28 enum class EnterKeyType { UNSPECIFIED = 0, NONE, GO, SEARCH, SEND, NEXT, DONE, PREVIOUS }; enumerator
31 NONE = -1, enumerator
43 NONE = 0, enumerator
98 enum class KeyboardStatus { NONE = 0, HIDE, SHOW }; enumerator
/base/usb/usb_manager/interfaces/kits/js/
D@ohos.usbManager.d.ts604 NONE = 0, enumerator
635 NONE = 0, enumerator
666 NONE = 0, enumerator
913 NONE = 0, enumerator
/base/telephony/sms_mms/services/sms/include/cdma/
Dcdma_sms_parameter_record.h91 enum ErrorClass : uint8_t { NONE = 0b00, TEMPORARY = 0b10, PERMANENT = 0b11 }; enumerator
Dcdma_sms_common.h125 NONE = 0x07, enumerator
216 enum class TransportErrClass { NONE = 0x00, TEMPORARY = 0x02, PERMANENT = 0x03 }; enumerator
/base/powermgr/thermal_manager/services/native/include/thermal_observer/state_machine/
Dcharger_state_collection.h55 NONE = 3, enumerator
/base/web/webview/ohos_nweb/include/
Dnweb_value.h33 NONE = 0, enumerator
/base/hiviewdfx/hidumper/frameworks/native/include/common/
Ddumper_constant.h26 NONE, enumerator
/base/hiviewdfx/hiview/base/include/
Devent.h118 NONE = 0, enumerator
/base/telephony/ril_adapter/interfaces/innerkits/include/
Dhril_types.h27 NONE = 0, enumerator
94 NONE = 0, enumerator
/base/usb/usb_manager/interfaces/kits/js/napi/include/
Dusb_async_context.h26 const int32_t NONE = 0; variable
/base/hiviewdfx/hiview/base/event_store/include/
Dsys_event_query.h50 enum Op { NONE = 0, EQ = 1, NE, LT, LE, GT, GE, SW, NSW }; enumerator
/base/powermgr/battery_manager/interfaces/inner_api/native/include/
Dbattery_info.h187 NONE, enumerator
/base/inputmethod/imf/test/unittest/cpp_test/src/
Dinput_method_panel_test.cpp35 enum ListeningStatus : uint32_t { ON, OFF, NONE }; enumerator
/base/telephony/cellular_call/services/common/include/
Dcellular_call_data_struct.h141 NONE = 0, enumerator
/base/telephony/ril_adapter/test/unittest/
Dril_interface_test.cpp189 enum class TestMenu : int32_t { NONE = -1, EXIT, MODEM, CALL, NETWORK, SIM, DATA, SMS, STRESS }; enumerator