Searched refs:GetSensorIdByPid (Results 1 – 6 of 6) sorted by relevance
48 std::vector<int32_t> sensorIdList = clientInfo_.GetSensorIdByPid(pid); in SuspendSensors()223 std::vector<int32_t> sensorIdList = clientInfo_.GetSensorIdByPid(pid); in GetActiveInfoList()
451 std::vector<int32_t> activeSensors = clientInfo_.GetSensorIdByPid(pid); in ProcessDeathObserver()
551 std::vector<int32_t> ClientInfo::GetSensorIdByPid(int32_t pid) in GetSensorIdByPid() function in OHOS::Sensors::ClientInfo
66 std::vector<uint32_t> GetSensorIdByPid(int32_t pid);
70 std::vector<int32_t> GetSensorIdByPid(int32_t pid);
559 std::vector<uint32_t> ClientInfo::GetSensorIdByPid(int32_t pid) in GetSensorIdByPid() function in OHOS::Sensors::ClientInfo