Home
last modified time | relevance | path

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

/system/bt/gd/storage/
Dconfig_cache.cc387 bool inconsistent = true; in FixDeviceTypeInconsistencyInSection() local
391 inconsistent = device_type_str != it->second; in FixDeviceTypeInconsistencyInSection()
392 if (inconsistent) { in FixDeviceTypeInconsistencyInSection()
398 return inconsistent; in FixDeviceTypeInconsistencyInSection()