Home
last modified time | relevance | path

Searched defs:compile (Results 1 – 2 of 2) sorted by relevance

/system/libvintf/
DRegex.cpp34 bool Regex::compile(const std::string& pattern) { in compile() function in android::vintf::details::Regex
/system/core/libutils/
DMutex_test.cpp28 TEST(Mutex, compile) { in TEST() argument