Searched defs:targetId (Results 1 – 5 of 5) sorted by relevance
51 for (targetId in targetIds) { variable
294 AppTargetId targetId = new AppTargetId(targetComponent.toString()); in notifyOnTargetSelected() local
299 Result<std::string> StatsCollector::stopCustomCollection(std::string targetId) { in stopCustomCollection()
303 Result<std::string> StatsCollector::stopCustomCollection(const std::string& targetId) { in stopCustomCollection()
1043 protected void assertPostSwitch(int requestId, int currentId, int targetId) { in assertPostSwitch()1047 protected void assertHalSwitch(int currentId, int targetId) { in assertHalSwitch()