Home
last modified time | relevance | path

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

/openthread-latest/src/posix/platform/
Dconfig_file.cpp178 bool containsKey; in Clear() local
186 containsKey = (str2 != nullptr) && (str1 == nullptr || str2 < str1); in Clear()
188 if (!containsKey) in Clear()