Home
last modified time | relevance | path

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

/external/ot-br-posix/src/common/
Ddns_utils.hpp68 bool IsService(void) const { return !mServiceName.empty() && mInstanceName.empty(); } in IsService() function
/external/lzma/CPP/7zip/Archive/Rar/
DRar5Handler.h287 bool IsService() const { return RecordType == NHeaderType::kService; } in IsService() function