Searched refs:TestObserverProxy (Results 1 – 3 of 3) sorted by relevance
21 TestObserverProxy::TestObserverProxy(const sptr<IRemoteObject>& object) : IRemoteProxy<ITestObserve… in TestObserverProxy() function in OHOS::AAFwk::TestObserverProxy26 TestObserverProxy::~TestObserverProxy() in ~TestObserverProxy()31 void TestObserverProxy::TestStatus(const std::string& msg, const int64_t& resultCode) in TestStatus()61 void TestObserverProxy::TestFinished(const std::string& msg, const int64_t& resultCode) in TestFinished()91 ShellCommandResult TestObserverProxy::ExecuteShellCommand( in ExecuteShellCommand()133 int32_t TestObserverProxy::SendTransactCmd(uint32_t code, MessageParcel &data, in SendTransactCmd()
24 class TestObserverProxy : public IRemoteProxy<ITestObserver> {30 explicit TestObserverProxy(const sptr<IRemoteObject>& object);35 virtual ~TestObserverProxy() override;63 static inline BrokerDelegator<TestObserverProxy> delegator_;
147 TestObserverProxy testObserverProxy(object);170 TestObserverProxy testObserverProxy(object);190 TestObserverProxy testObserverProxy(object);