Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog_lite/frameworks/featured/
DMakefile7 LOCAL_SRCS += $(wildcard ./*.c)
/base/hiviewdfx/hilog/services/hilogd/
Dlog_buffer.cpp131 static std::string WildcardToRegex(const std::string& wildcard) in WildcardToRegex() argument
138 for (char c : wildcard) { in WildcardToRegex()