Searched defs:onReceive (Results 1 – 3 of 3) sorted by relevance
85 inline virtual void onReceive(const std::string& /*data*/) {} in onReceive() function
141 void XtraSystemStatusObserver::onReceive(const std::string& data) { in onReceive() function in XtraSystemStatusObserver
68 virtual void onReceive(const char* data, uint32_t length) override { in onReceive() function in XtraIpcListener