Home
last modified time | relevance | path

Searched refs:OnNotifyImf (Results 1 – 2 of 2) sorted by relevance

/test/testfwk/developer_test/aw/cxx/distributed/
Ddistributed_agent.h55 virtual void OnNotifyImf(DistributedMsg *pcline);
Ddistributed_agent.cpp244 OnNotifyImf(pcline); in DoCmdServer()
261 void DistributedAgent::OnNotifyImf(DistributedMsg *pcline) in OnNotifyImf() function in OHOS::DistributeSystemTest::DistributedAgent