Home
last modified time | relevance | path

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

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