Home
last modified time | relevance | path

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

/system/tools/hidl/
DHash.cpp86 static const std::regex kHashLine( variable
127 bool valid = std::regex_match(line, match, kHashLine); in readHashFile()