Searched refs:DevicestatusValue (Results 1 – 25 of 26) sorted by relevance
12
40 devicestatusData.value >= DevicestatusDataUtils::DevicestatusValue::VALUE_INVALID) << \ in OnDevicestatusChanged()74 …data.value >= DevicestatusDataUtils::DevicestatusValue::VALUE_INVALID) << "GetDevicestatusData fai…91 …data.value >= DevicestatusDataUtils::DevicestatusValue::VALUE_INVALID) << "GetDevicestatusData fai…108 …data.value == DevicestatusDataUtils::DevicestatusValue::VALUE_INVALID) << "GetDevicestatusData fai…
35 enum DevicestatusValue { enum48 DevicestatusValue value = VALUE_INVALID;
29 DevicestatusDataUtils::DevicestatusValue value;
42 devicestatusData.value >= DevicestatusDataUtils::DevicestatusValue::VALUE_INVALID) << \ in OnDevicestatusChanged()76 …data.value >= DevicestatusDataUtils::DevicestatusValue::VALUE_INVALID) << "GetDevicestatusData fai…94 …data.value >= DevicestatusDataUtils::DevicestatusValue::VALUE_INVALID) << "GetDevicestatusData fai…112 …data.value == DevicestatusDataUtils::DevicestatusValue::VALUE_INVALID) << "GetDevicestatusData fai…125 …data.value == DevicestatusDataUtils::DevicestatusValue::VALUE_INVALID) << "GetDevicestatusDataTest…138 …data.value == DevicestatusDataUtils::DevicestatusValue::VALUE_INVALID) << "GetDevicestatusDataTest…151 …data.value == DevicestatusDataUtils::DevicestatusValue::VALUE_INVALID) << "GetDevicestatusDataTest…
102 DevicestatusDataUtils::DevicestatusValue::VALUE_ENTER160 …data.value == DevicestatusDataUtils::DevicestatusValue::VALUE_INVALID) << "GetDevicestatusData fai…
322 DevicestatusDataUtils::DevicestatusValue::VALUE_ENTER
50 data.value = DevicestatusDataUtils::DevicestatusValue::VALUE_INVALID; in DataInit()73 data.value = static_cast<DevicestatusDataUtils::DevicestatusValue>(mockvalue->valueint); in DataInit()82 …static_cast<int32_t>(DevicestatusDataUtils::DevicestatusDataUtils::DevicestatusValue::VALUE_INVALI… in DisableCount()
207 data.value = (DevicestatusDataUtils::DevicestatusValue)devicestatusStatus_; in TrigerDatabaseObserver()
211 data.value = (DevicestatusDataUtils::DevicestatusValue)devicestatusStatus_; in TrigerDatabaseObserver()
111 if (data.value != DevicestatusDataUtils::DevicestatusValue::VALUE_INVALID) { in Dump()186 …tusDataUtils::DevicestatusData data = {type, DevicestatusDataUtils::DevicestatusValue::VALUE_EXIT}; in GetCache()187 data.value = DevicestatusDataUtils::DevicestatusValue::VALUE_INVALID; in GetCache()
52 …DevicestatusDataUtils::DevicestatusData data = {type, DevicestatusDataUtils::DevicestatusValue::VA… in GetLatestDevicestatusData()55 data.value = DevicestatusDataUtils::DevicestatusValue::VALUE_INVALID; in GetLatestDevicestatusData()66 data.value = DevicestatusDataUtils::DevicestatusValue::VALUE_INVALID; in GetLatestDevicestatusData()
38 std::map<DevicestatusDataUtils::DevicestatusType, DevicestatusDataUtils::DevicestatusValue> g_devic…41 using clientValue = DevicestatusDataUtils::DevicestatusValue;
157 std::string DevicestatusDumper::GetDeviceState(const DevicestatusDataUtils::DevicestatusValue &valu… in GetDeviceState()
94 devicestatusData.value = DevicestatusDataUtils::DevicestatusValue::VALUE_INVALID; in GetCache()121 devicestatusData.value = DevicestatusDataUtils::DevicestatusValue(devicestatusValue); in GetCache()
54 static_cast<DevicestatusDataUtils::DevicestatusValue>(value) in OnDevicestatusChangedStub()
30 static_cast<DevicestatusDataUtils::DevicestatusValue>(devicestatusData.value)); in OnDevicestatusChanged()
139 devicestatusData.value = DevicestatusDataUtils::DevicestatusValue::VALUE_INVALID; in GetDevicestatusData()
44 void UpdateStateAndReport(DevicestatusDataUtils::DevicestatusValue value,
48 …std::map<DevicestatusDataUtils::DevicestatusType, DevicestatusDataUtils::DevicestatusValue> GetObs…
76 …std::map<DevicestatusDataUtils::DevicestatusType, DevicestatusDataUtils::DevicestatusValue> msdpDa…
73 std::string GetDeviceState(const DevicestatusDataUtils::DevicestatusValue &type) const;
70 void AlgoBase::UpdateStateAndReport(DevicestatusDataUtils::DevicestatusValue value, in UpdateStateAndReport()
81 …std::map<DevicestatusDataUtils::DevicestatusType, DevicestatusDataUtils::DevicestatusValue> rdbDat…
83 …std::map<DevicestatusDataUtils::DevicestatusType, DevicestatusDataUtils::DevicestatusValue> rdbDat…
204 if (value >= static_cast<int32_t>(DevicestatusDataUtils::DevicestatusValue::VALUE_INVALID) in SendRet()205 && value <= static_cast<int32_t>(DevicestatusDataUtils::DevicestatusValue::VALUE_EXIT)) { in SendRet()