Home
last modified time | relevance | path

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

/system/core/libmodprobe/
Dlibmodprobe.cpp262 bool in_quotes = false; in ParseKernelCmdlineOptions() local
267 in_quotes = !in_quotes; in ParseKernelCmdlineOptions()
270 if (in_quotes) continue; in ParseKernelCmdlineOptions()
308 if (in_value && !in_quotes) { in ParseKernelCmdlineOptions()