Searched refs:ordered_capture (Results 1 – 1 of 1) sorted by relevance
222 string ordered_capture(capture); in ExtractGpuWithStreamAll() local223 std::reverse(ordered_capture.begin(), ordered_capture.end()); in ExtractGpuWithStreamAll()225 CHECK(strings::safe_strto32(ordered_capture, &gpu_id)); in ExtractGpuWithStreamAll()251 string ordered_capture(capture); in ExtractGpuWithoutStream() local252 std::reverse(ordered_capture.begin(), ordered_capture.end()); in ExtractGpuWithoutStream()254 CHECK(strings::safe_strto32(ordered_capture, &gpu_id)); in ExtractGpuWithoutStream()