Searched refs:DumpSensorChannel (Results 1 – 4 of 4) sorted by relevance
39 bool DumpSensorChannel(int32_t fd, ClientInfo &clientInfo);
37 …bool DumpSensorChannel(int32_t fd, ClientInfo &clientInfo, const std::vector<std::u16string> &args…
87 bool MedicalSensorDump::DumpSensorChannel(int32_t fd, ClientInfo &clientInfo, const std::vector<std… in DumpSensorChannel() function in OHOS::Sensors::MedicalSensorDump208 bool channelRet = DumpSensorChannel(fd, clientInfo, args); in Dump()
110 DumpSensorChannel(fd, clientInfo_); in RunSensorDump()219 bool SensorDump::DumpSensorChannel(int32_t fd, ClientInfo &clientInfo) in DumpSensorChannel() function in OHOS::Sensors::SensorDump