Home
last modified time | relevance | path

Searched refs:UpdateCmd (Results 1 - 5 of 5) sorted by relevance

/base/sensors/sensor/services/include/
H A Dclient_info.h72 void UpdateCmd(int32_t sensorId, int32_t uid, int32_t cmdType);
/base/sensors/medical_sensor/services/medical_sensor/include/
H A Dclient_info.h68 void UpdateCmd(uint32_t sensorId, int32_t uid, int32_t cmdType);
/base/sensors/medical_sensor/services/medical_sensor/src/
H A Dmedical_service.cpp362 clientInfo_.UpdateCmd(sensorId, uid, cmdType); in RunCommand()
H A Dclient_info.cpp632 void ClientInfo::UpdateCmd(uint32_t sensorId, int32_t uid, int32_t cmdType) in UpdateCmd() function in OHOS::Sensors::ClientInfo
/base/sensors/sensor/services/src/
H A Dclient_info.cpp630 void ClientInfo::UpdateCmd(int32_t sensorId, int32_t uid, int32_t cmdType) in UpdateCmd() function in OHOS::Sensors::ClientInfo

Completed in 5 milliseconds