Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/services/dbinder/test/distributedtest/src/
H A Ddbinder_test_agent.cpp33 class DbinderTestAgent : public DistributedAgent { class
35 DbinderTestAgent();
36 ~DbinderTestAgent();
49 DbinderTestAgent::DbinderTestAgent() in DbinderTestAgent() function in DbinderTestAgent
61 DbinderTestAgent::~DbinderTestAgent() {} in ~DbinderTestAgent()
63 bool DbinderTestAgent::SetUp() in SetUp()
70 bool DbinderTestAgent::TearDown() in TearDown()
78 int DbinderTestAgent::OnProcessMsg(const std::string &strMsg, int len, std::string &strReturnValue, in OnProcessMsg()
109 void DbinderTestAgent::KillService() const in KillService()
115 void DbinderTestAgent::RestartService() const in RestartService()
[all …]
/ohos5.0/foundation/communication/ipc/services/dbinder/test/
H A DBUILD.gn68 ohos_distributedtest("DbinderTestAgent") {
158 ":DbinderTestAgent",