Home
last modified time | relevance | path

Searched defs:STATE (Results 1 – 9 of 9) sorted by relevance

/base/request/request/services/service/request/src/service/
Dability.rs39 static STATE: AtomicU8 = AtomicU8::new(RequestAbility::NOT_INITED); variable
/base/msdp/device_status/intention/cooperate/plugin/include/
Devent_manager.h35 enum EventType { LISTENER, ENABLE, START, STOP, STATE }; enumerator
/base/msdp/device_status/services/interaction/coordination/include/
Dcoordination_event_manager.h38 enum EventType { LISTENER, ENABLE, START, STOP, STATE }; enumerator
/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
Dinput_client_info.h27 enum class UpdateFlag : uint32_t { EVENTFLAG = 0, ISSHOWKEYBOARD, BINDIMETYPE, STATE, TEXT_CONFIG }; enumerator
/base/notification/distributed_notification_service/interfaces/inner_api/
Dreminder_table.h113 static const std::string STATE; variable
Dreminder_request.h905 static const std::string STATE; variable
/base/notification/distributed_notification_service/frameworks/ans/src/
Dreminder_table.cpp37 const std::string ReminderTable::STATE = "state"; member in OHOS::Notification::ReminderTable
/base/telephony/telephony_data/interfaces/innerkits/include/
Dsms_mms_data.h290 static constexpr const char *STATE = "state"; variable
/base/web/webview/ohos_adapter/res_sched_adapter/src/
Dres_sched_client_adapter_impl.cpp79 constexpr char STATE[] = "state"; variable