Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dotapreopt_utils.h29 std::smatch slot_suffix_match; in ValidateTargetSlotSuffix() local
30 return std::regex_match(input, slot_suffix_match, slot_suffix_regex); in ValidateTargetSlotSuffix()