Searched refs:AddWhiteListInfosCallbackProxy (Results 1 – 3 of 3) sorted by relevance
26 AddWhiteListInfosCallbackProxy::AddWhiteListInfosCallbackProxy(const sptr<IRemoteObject> &object) in AddWhiteListInfosCallbackProxy() function in OHOS::DistributedHardware::DistributedInput::AddWhiteListInfosCallbackProxy31 AddWhiteListInfosCallbackProxy::~AddWhiteListInfosCallbackProxy() in ~AddWhiteListInfosCallbackProxy()35 void AddWhiteListInfosCallbackProxy::OnResult(const std::string &deviceId, const std::string &strJs… in OnResult()
28 class AddWhiteListInfosCallbackProxy : public IRemoteProxy<IAddWhiteListInfosCallback> {30 explicit AddWhiteListInfosCallbackProxy(const sptr<IRemoteObject> &object);31 ~AddWhiteListInfosCallbackProxy() override;36 static inline BrokerDelegator<AddWhiteListInfosCallbackProxy> delegator_;
212 AddWhiteListInfosCallbackProxy callBackProxy(callBackStubPtr);