Home
last modified time | relevance | path

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

/external/chromium_org/chromeos/network/onc/
Donc_validator.cc179 bool nested_error_in_current_array = false; in MapArray() local
181 array_signature, onc_array, &nested_error_in_current_array); in MapArray()
185 if (nested_error_in_current_array && in MapArray()
188 *nested_error = nested_error_in_current_array; in MapArray()