Searched refs:end_position (Results 1 – 1 of 1) sorted by relevance
50 std::string::size_type end_position = content->find('\n'); in LoadKernelWarning() local51 if (end_position == std::string::npos) { in LoadKernelWarning()55 *signature = content->substr(0, end_position); in LoadKernelWarning()