Home
last modified time | relevance | path

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

/dports/devel/cxxtools/cxxtools-2.2.1/include/cxxtools/
H A Dproperties.h81 void getKeys(const String& praefix, OutputIterator oi) const in getKeys()
98 void getKeysLong(const String& praefix, OutputIterator oi) const in getKeysLong()
/dports/devel/cxxtools/cxxtools-2.2.1/src/json/
H A Drpcserver.cpp57 void RpcServer::addService(const std::string& praefix, const ServiceRegistry& service) in addService()