Searched refs:ordered_capture (Results 1 – 1 of 1) sorted by relevance
224 string ordered_capture(capture); in ExtractGpuWithStreamAll() local225 std::reverse(ordered_capture.begin(), ordered_capture.end()); in ExtractGpuWithStreamAll()227 CHECK(strings::safe_strto32(ordered_capture, &gpu_id)); in ExtractGpuWithStreamAll()253 string ordered_capture(capture); in ExtractGpuWithoutStream() local254 std::reverse(ordered_capture.begin(), ordered_capture.end()); in ExtractGpuWithoutStream()256 CHECK(strings::safe_strto32(ordered_capture, &gpu_id)); in ExtractGpuWithoutStream()