/base/hiviewdfx/hidumper/frameworks/native/src/util/ |
H A D | config_data.cpp | 67 DumperConstant::API_DUMPER, DumperConstant::NONE, DumperConstant::NONE, "" 71 DumperConstant::FD_OUTPUT, DumperConstant::NONE, DumperConstant::NONE, "" 78 DumperConstant::FILE_DUMPER, DumperConstant::NONE, DumperConstant::NONE, "" 82 DumperConstant::FD_OUTPUT, DumperConstant::NONE, DumperConstant::NONE, "" 89 DumperConstant::FILE_DUMPER, DumperConstant::NONE, DumperConstant::NONE, "" [all...] |
/base/web/webview/test/unittest/nweb_value_test/ |
H A D | nweb_value_test.cpp | 52 std::shared_ptr<NWebValue> nwebValue = std::make_shared<NWebValue>(NWebValue::Type::NONE); in HWTEST_F() 54 EXPECT_EQ(NWebValue::Type::NONE, type); in HWTEST_F() 78 std::shared_ptr<NWebValue> nwebValue = std::make_shared<NWebValue>(NWebValue::Type::NONE); in HWTEST_F() 95 std::shared_ptr<NWebValue> nwebValue = std::make_shared<NWebValue>(NWebValue::Type::NONE); in HWTEST_F() 111 std::shared_ptr<NWebValue> nwebValue = std::make_shared<NWebValue>(NWebValue::Type::NONE); in HWTEST_F() 129 std::shared_ptr<NWebValue> nwebValue = std::make_shared<NWebValue>(NWebValue::Type::NONE); in HWTEST_F() 159 nwebValue->validateType(NWebValue::Type::NONE); in HWTEST_F()
|
/base/hiviewdfx/hidumper/frameworks/native/include/common/ |
H A D | dump_cfg.h | 29 int class_ {DumperConstant::NONE}; 30 int level_ {DumperConstant::NONE}; 31 int loop_ {DumperConstant::NONE}; 34 int type_ {DumperConstant::NONE}; // DumperConstant::NONE, GROUPTYPE_PID, GROUPTYPE_CPUID
|
H A D | dumper_constant.h | 26 NONE, enumerator
|
/base/notification/distributed_notification_service/frameworks/ans/src/ |
H A D | notification_subscriber.cpp | 85 if (judgeFlags == NotificationConstant::FlagStatus::NONE || oldFlags == NotificationConstant::FlagStatus::NONE) { in DowngradeReminder() 86 return NotificationConstant::FlagStatus::NONE; in DowngradeReminder()
|
/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/ |
H A D | input_client_info.h | 34 enum class ImeType : int32_t { IME = 0, PROXY_IME, NONE }; 43 ImeType bindImeType{ ImeType::NONE }; // type of the ime client bind
|
H A D | sys_panel_status.h | 27 InputType inputType = InputType::NONE;
|
H A D | input_window_info.h | 25 enum class InputWindowStatus : uint32_t { SHOW, HIDE, NONE };
|
H A D | input_method_utils.h | 35 NONE, member in OHOS::MiscServices::EnterKeyType 46 NONE = -1, member in OHOS::MiscServices::TextInputType 63 NONE = 0, member in OHOS::MiscServices::Direction 122 enum class KeyboardStatus : int32_t { NONE = 0, HIDE, SHOW }; // soft keyboard member in OHOS::MiscServices::KeyboardStatus 280 enum class InputType : int32_t { NONE = -1, CAMERA_INPUT = 0, SECURITY_INPUT, VOICE_INPUT, END }; member in OHOS::MiscServices::InputType
|
/base/web/webview/ohos_interface/include/ohos_adapter/ |
H A D | imf_adapter.h | 23 NONE = -1, member in OHOS::NWeb::IMFAdapterTextInputType 41 NONE, member in OHOS::NWeb::IMFAdapterEnterKeyType 52 NONE = 0, member in OHOS::NWeb::IMFAdapterDirection 121 enum class IMFAdapterKeyboardStatus : int32_t { NONE = 0, HIDE, SHOW }; member in OHOS::NWeb::IMFAdapterKeyboardStatus
|
/base/hiviewdfx/hidumper/frameworks/native/include/util/ |
H A D | config_utils.h | 65 std::shared_ptr<OptionArgs> args, int level = DumperConstant::NONE); 67 std::shared_ptr<OptionArgs> args, int level = DumperConstant::NONE); 69 std::shared_ptr<OptionArgs> args, int level = DumperConstant::NONE, int nest = 0); 71 std::shared_ptr<OptionArgs> args, int level = DumperConstant::NONE, int nest = 0); 76 std::shared_ptr<OptionArgs> args, int level = DumperConstant::NONE, int nest = 0);
|
/base/inputmethod/imf/interfaces/inner_api/inputmethod_ability/include/ |
H A D | input_method_types.h | 23 enum class UnRegisteredType : int32_t { REMOVE_PROXY_IME, SWITCH_PROXY_IME_TO_IME, NONE };
|
/base/notification/distributed_notification_service/interfaces/inner_api/ |
H A D | notification_constant.h | 107 NONE = 0, member in OHOS::Notification::NotificationConstant::DoNotDisturbType 114 NONE = -1, member in OHOS::Notification::NotificationConstant::RemindType 143 NONE, member in OHOS::Notification::NotificationConstant::SourceType::FlagStatus
|
H A D | notification_flags.h | 161 NotificationConstant::FlagStatus soundEnabled_ {NotificationConstant::FlagStatus::NONE}; 162 NotificationConstant::FlagStatus vibrationEnabled_ {NotificationConstant::FlagStatus::NONE};
|
H A D | notification_content.h | 39 NONE, member in OHOS::Notification::NotificationContent::Type 272 mutable NotificationContent::Type contentType_ {NotificationContent::Type::NONE};
|
H A D | notification_do_not_disturb_date.h | 109 NotificationConstant::DoNotDisturbType doNotDisturbType_ {NotificationConstant::DoNotDisturbType::NONE};
|
/base/inputmethod/imf/services/include/ |
H A D | i_input_control_channel.h | 28 NONE, enumerator
|
/base/telephony/core_service/interfaces/innerkits/include/ |
H A D | tel_ril_types.h | 25 NONE = 0, member in OHOS::Telephony::ErrType 229 ErrType error = ErrType::NONE;
|
/base/web/webview/ohos_interface/include/ohos_nweb/ |
H A D | nweb_value.h | 47 NONE = 0, member in OHOS::NWeb::NWebValue::Type 86 case Type::NONE: in NWebValue() 135 case Type::NONE: in operator =() 169 case Type::NONE: in operator =() 204 case Type::NONE: in operator ==() 247 return GetType() == Type::NONE; in IsNone() 448 if (type_ != Type::NONE && type_ != type) { in validateType() 456 Type type_ = Type::NONE;
|
/base/customization/enterprise_device_management/interfaces/inner_api/device_settings/src/ |
H A D | power_policy.cpp | 48 if (action >= static_cast<uint32_t>(PowerPolicyAction::NONE) && in SetPowerPolicyAction()
|
/base/customization/enterprise_device_management/interfaces/inner_api/device_settings/include/ |
H A D | power_policy.h | 28 NONE = 0, member in OHOS::EDM::PowerPolicyAction
|
/base/inputmethod/imf/test/common/src/ |
H A D | ime_setting_listener_test_impl.cpp | 24 InputWindowStatus ImeSettingListenerTestImpl::status_{ InputWindowStatus::NONE }; 32 status_ = InputWindowStatus::NONE; in ResetParam()
|
/base/powermgr/battery_manager/services/native/include/ |
H A D | battery_notify.h | 49 ChargeType batteryInfoChargeType_ = ChargeType::NONE;
|
/base/telephony/core_service/interfaces/innerkits/satellite/ |
H A D | i_satellite_service.h | 37 NONE = 0x0, member in OHOS::Telephony::SatelliteCapability
|
/base/hiviewdfx/hiview/base/include/ |
H A D | event.h | 34 : messageType_(MessageType::NONE),
in Event() 60 : messageType_(MessageType::NONE),
in Event() 117 NONE = 0,
enumerator
|