Home
last modified time | relevance | path

Searched refs:GetCmdList (Results 1 - 4 of 4) sorted by relevance

/base/sensors/sensor/services/include/
H A Dclient_info.h89 std::vector<int32_t> GetCmdList(int32_t sensorId, int32_t uid);
/base/sensors/medical_sensor/services/medical_sensor/include/
H A Dclient_info.h77 std::vector<int32_t> GetCmdList(uint32_t sensorId, int32_t uid);
/base/sensors/sensor/services/src/
H A Dclient_info.cpp604 channel.SetCmdType(GetCmdList(sensorIt.first, uid)); in GetSensorChannelInfo()
660 std::vector<int32_t> ClientInfo::GetCmdList(int32_t sensorId, int32_t uid) in GetCmdList() function in OHOS::Sensors::ClientInfo
/base/sensors/medical_sensor/services/medical_sensor/src/
H A Dclient_info.cpp616 channel.SetCmdType(GetCmdList(sensorIt.first, uid)); in GetSensorChannelInfo()
662 std::vector<int32_t> ClientInfo::GetCmdList(uint32_t sensorId, int32_t uid) in GetCmdList() function in OHOS::Sensors::ClientInfo

Completed in 4 milliseconds