Home
last modified time | relevance | path

Searched refs:MatchSubStr (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/dhcp/frameworks/native/src/
H A Ddhcp_event.cpp165 static bool MatchSubStr(const std::string &key, const std::string &pattern) in MatchSubStr() function
183 [&](const auto &kv) { return MatchSubStr(kv.first, ifname); }); in UnRegisterCallBack()

Completed in 1 milliseconds