Home
last modified time | relevance | path

Searched defs:deviceState_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/deviceManager/
H A Ddms_device_info.h53 int32_t deviceState_ = UNKNOWN_STATE; variable
/ohos5.0/foundation/resourceschedule/device_standby/services/core/include/
H A Dstandby_service_impl.h218 std::array<bool, DEVICE_STATE_NUM> deviceState_; variable
/ohos5.0/base/print/print_fwk/frameworks/helper/scan_helper/src/
H A Dscanner_info.cpp112 void ScanDeviceInfoTCP::SetDeviceState(const uint32_t& deviceState_) in SetDeviceState()