HomeSort by relevance Sort by last modified time
    Searched full:slot_suffix_match (Results 1 - 1 of 1) sorted by null

  /frameworks/native/cmds/installd/
otapreopt_utils.h 27 std::smatch slot_suffix_match; local
28 return std::regex_match(input, slot_suffix_match, slot_suffix_regex);

Completed in 92 milliseconds