Home
last modified time | relevance | path

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

/test/testfwk/developer_test/aw/cxx/distributed/
Ddistributed_major.h110 virtual void OnNotify() {} in OnNotify() function
Ddistributed_agent.cpp403 int DistributedAgent::OnNotify(const std::string &notifyType, const std::string &msg, int msgLen) in OnNotify() function in OHOS::DistributeSystemTest::DistributedAgent