Home
last modified time | relevance | path

Searched refs:in_quotes (Results 1 – 1 of 1) sorted by relevance

/system/core/libmodprobe/
Dlibmodprobe.cpp264 bool in_quotes = false; in ParseKernelCmdlineOptions() local
269 in_quotes = !in_quotes; in ParseKernelCmdlineOptions()
272 if (in_quotes) continue; in ParseKernelCmdlineOptions()
310 if (in_value && !in_quotes) { in ParseKernelCmdlineOptions()