/ohos5.0/foundation/communication/bluetooth_service/ |
H A D | hisysevent.yaml | 20 STATE: {type: INT32, desc: br state} 26 STATE: {type: INT32, desc: ble state} 32 STATE: {type: INT32, desc: br discovery state} 36 STATE: {type: INT32, desc: a2dp profile connected state} 40 STATE: {type: INT32, desc: hfp profile connected state} 46 STATE: {type: INT32, desc: gatt profile connected state} 52 STATE: {type: INT32, desc: gatt profile connected state} 74 STATE: {type: INT32, desc: connect state}
|
/ohos5.0/foundation/arkui/ui_lite/test/unittest/events/ |
H A D | key_event_unit_test.cpp | 25 const uint16_t STATE = 20; variable 40 keyEvent_ = new KeyEvent(KEY_ID, STATE); in SetUpTestCase() 79 EXPECT_EQ(keyEvent_->GetState(), STATE);
|
/ohos5.0/base/powermgr/battery_statistics/ |
H A D | batterystats.yaml | 22 STATE: {type: INT32, desc: workscheduler state} 28 STATE: {type: INT32, desc: gravity sensor on or off} 34 STATE: {type: INT32, desc: proximity sensor on or off}
|
/ohos5.0/base/powermgr/power_manager/ |
H A D | powermanager.yaml | 20 STATE: {type: INT32, desc: runninglock state} 30 STATE: {type: INT32, desc: screen state} 33 STATE: 35 STATE: {type: INT32, desc: power state}
|
/ohos5.0/docs/zh-cn/device-dev/subsystems/ |
H A D | subsys-power-mode-customization.md | 171 POWER STATE DUMP: 204 POWER STATE DUMP: 237 POWER STATE DUMP: 270 POWER STATE DUMP:
|
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/include/ |
H A D | event_manager.h | 39 STATE, enumerator 103 { EventType::STATE, nullptr }
|
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/include/ |
H A D | event_manager.h | 39 STATE, enumerator 103 { EventType::STATE, nullptr }
|
/ohos5.0/base/inputmethod/imf/ |
H A D | hisysevent.yaml | 41 STATE: {type: INT32, desc: InputMethodExtension STATE}
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_mock/src/ |
H A D | index.d.ts | 20 STATE = 1,
|
/ohos5.0/base/telephony/core_service/ |
H A D | hisysevent.yaml | 35 STATE: {type: INT32, desc: sim state} 73 STATE: {type: INT32, desc: 0_OFF 1_ON} 82 STATE: {type: INT32, desc: 0_OFF 1_ON} 97 STATE: {type: INT32, desc: call state}
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/common/utils/permission_state_test/ |
H A D | permission_state_test.cpp | 25 #define STATE 1 macro
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/ |
H A D | reminder_table_old.cpp | 38 const std::string ReminderTable::STATE = "state"; member in OHOS::Notification::ReminderTable 103 AddColumn(STATE, "INT NOT NULL"); in InitBasicColumns()
|
H A D | reminder_table.cpp | 35 const std::string ReminderBaseTable::STATE = "state"; member in OHOS::Notification::ReminderBaseTable 126 AddColumn(STATE, "INT NOT NULL", ADD_COLUMNS, SELECT_COLUMNS); in InitDbColumns()
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_toolkit/unittest/ |
H A D | wifi_settings_test.cpp | 41 constexpr int STATE = 0; variable 90 result = WifiSettings::GetInstance().SetDeviceState(NETWORK_ID, STATE, true); 92 result = WifiSettings::GetInstance().SetDeviceState(SCORE, STATE, true); 296 WifiSettings::GetInstance().SetScanOnlySwitchState(STATE); 488 int indexType = STATE;
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/ |
H A D | inner_link.cpp | 85 return Get(InnerLinKey::STATE, LinkState::INVALID_STATE); in GetState() 94 Set(InnerLinKey::STATE, newState); in SetState() 395 LinkState state = Get(InnerLinKey::STATE, LinkState::INVALID_STATE); in IsProtected()
|
/ohos5.0/base/location/services/location_locator/ |
H A D | hisysevent.yaml | 33 STATE: {type: STRING, desc: start or stop} 58 STATE: {type: STRING, desc: enable or disable}
|
/ohos5.0/docs/zh-cn/device-dev/kernel/ |
H A D | kernel-standard-sched-rtg.md | 47 STATE COMM PID PRIO CPU // 线程信息(状态/名称/pid/优先级/所在CPU编号)
|
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/ |
H A D | input_client_info.h | 30 STATE, enumerator
|
/ohos5.0/base/hiviewdfx/hiview/plugins/performance/config/event/ |
H A D | XperfPlugin | 62 "STATE"
|
/ohos5.0/docs/en/device-dev/subsystems/ |
H A D | subsys-power-mode-customization.md | 171 POWER STATE DUMP: 204 POWER STATE DUMP: 237 POWER STATE DUMP: 270 POWER STATE DUMP:
|
/ohos5.0/foundation/distributedhardware/distributed_audio/services/common/audioparam/ |
H A D | audio_param.h | 127 } STATE; typedef
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/ |
H A D | reminder_table_old.h | 115 static const std::string STATE; variable
|
H A D | reminder_table.h | 99 static const std::string STATE; variable
|
/ohos5.0/base/powermgr/display_manager/ |
H A D | displaymanager.yaml | 18 STATE: {type: INT32, desc: current screen state}
|
/ohos5.0/base/telephony/telephony_data/interfaces/innerkits/include/ |
H A D | sms_mms_data.h | 290 static constexpr const char *STATE = "state"; variable
|