Home
last modified time | relevance | path

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

/test/testfwk/arkxtest/testserver/src/client/
Dsession_token.h34 iRemoteObject_ = iRemoteObject;
60 if (iRemoteObject_ == nullptr) { in AddDeathRecipient()
63 return iRemoteObject_->AddDeathRecipient(recipient); in AddDeathRecipient()
68 sptr<IRemoteObject> iRemoteObject_; variable