Home
last modified time | relevance | path

Searched defs:status_ (Results 1 – 18 of 18) sorted by relevance

/base/update/sys_installer/services/module_update/include/
Dmodule_update.h43 ModuleUpdateStatus status_; variable
/base/update/updateservice/services/firmware/upgrade/data_processor/include/
Dfirmware_check_data_processor.h62 CheckStatus status_ = CheckStatus::CHECK_FAIL; variable
/base/update/updateservice/services/firmware/upgrade/executor/include/
Dfirmware_check_executor.h43 CheckStatus status_ = CheckStatus::CHECK_SUCCESS; variable
/base/hiviewdfx/hidumper/frameworks/native/include/executor/
Dmemory_dumper.h41 DumpStatus status_ = DUMP_FAIL; variable
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/watcher/include/
Dapp_event_watcher.h49 TriggerCondition status_; variable
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/include/
Devent_log_task.h59 volatile Status status_; variable
/base/inputmethod/imf/test/common/include/
Dtext_listener.h57 static bool status_; variable
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/encode/include/
Draw_data_builder_json_parser.h94 int status_ = STATUS_NONE; variable
/base/hiviewdfx/hiview/base/event_raw/include/encoded/
Draw_data_builder_json_parser.h94 int status_ = STATUS_NONE; variable
/base/telephony/sms_mms/interfaces/innerkits/
Dshort_message.h219 int32_t status_ = -1; variable
/base/web/webview/ohos_adapter/camera_adapter/include/
Dcamera_manager_adapter_impl.h155 CameraStatusAdapter status_ = CameraStatusAdapter::AVAILABLE; variable
/base/theme/screenlock_mgr/frameworks/js/napi/include/
Dasync_call.h89 napi_status status_ = napi_generic_failure; variable
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
Dasync_call.h92 napi_status status_ = napi_generic_failure; variable
/base/account/os_account/interfaces/innerkits/domain_account/native/include/
Ddomain_account_common.h62 DomainAccountStatus status_ = DomainAccountStatus::LOG_END; variable
/base/inputmethod/imf/test/common/src/
Dtext_listener.cpp27 bool TextListener::status_ = false; member in OHOS::MiscServices::TextListener
/base/account/os_account/interfaces/innerkits/ohosaccount/native/include/
Daccount_info.h84 std::int32_t status_; variable
/base/telephony/sms_mms/services/sms/include/
Dsms_base_message.h111 int status_; variable
/base/inputmethod/imf/test/unittest/cpp_test/src/
Dinput_method_panel_test.cpp70 static InputWindowStatus status_; member in OHOS::MiscServices::InputMethodPanelTest