Home
last modified time | relevance | path

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

/Zephyr-latest/samples/modules/thrift/hello/server/src/
DHelloHandler.h31 void echo(std::string &_return, const std::string &msg) in echo()
/Zephyr-latest/tests/modules/thrift/ThriftTest/src/
Dserver.hpp70 void testBinary(std::string &_return, const std::string &thing) override in testBinary()