Home
last modified time | relevance | path

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

/tools/loganalysis/src/com/android/loganalysis/util/config/
DOptionSetter.java516 final String optName = optionPair.getKey(); in getUnsetMandatoryOptions() local
518 if (optName.indexOf(NAMESPACE_SEPARATOR) >= 0) { in getUnsetMandatoryOptions()
/tools/tradefederation/core/src/com/android/tradefed/config/
DOptionSetter.java713 final String optName = optionPair.getKey(); in getUnsetMandatoryOptions() local
715 if (optName.indexOf(NAMESPACE_SEPARATOR) >= 0) { in getUnsetMandatoryOptions()