Home
last modified time | relevance | path

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

/system/core/adb/
Dtransport.cpp810 bool sanitize_qual) { in qual_match() argument
824 if (sanitize_qual && !isalnum(ch)) ch = '_'; in qual_match()