Searched refs:kPartitionNativeLibPathRegex (Results 1 – 1 of 1) sorted by relevance
89 const std::regex kPartitionNativeLibPathRegex( variable146 return std::regex_match(path, kPartitionNativeLibPathRegex); in IsPartitionNativeLibPath()