Home
last modified time | relevance | path

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

/test/testfwk/developer_test/aw/cxx/distributed/
Ddistributed_agent.cpp403 int DistributedAgent::OnNotify(const std::string &notifyType, const std::string &msg, int msgLen) in OnNotify()
Ddistributed_major.cpp493 bool DistributeTest::Notify(AGENT_NO devNo, const std::string &notifyType, const std::string &msg, … in Notify()