Searched refs:prefix_shift_pos (Results 1 – 1 of 1) sorted by relevance
337 auto prefix_shift_pos = idle_event_str.find("="); in handleIdleEnterEvent() local338 if (prefix_shift_pos == std::string::npos) { in handleIdleEnterEvent()346 auto start_pos = prefix_shift_pos + 1; in handleIdleEnterEvent()