Searched refs:KvStoreClientDeathObserverProxy (Results 1 – 2 of 2) sorted by relevance
34 class API_EXPORT KvStoreClientDeathObserverProxy : public IRemoteProxy<IKvStoreClientDeathObserver>…36 explicit KvStoreClientDeathObserverProxy(const sptr<IRemoteObject> &impl);37 ~KvStoreClientDeathObserverProxy() = default;39 static inline BrokerDelegator<KvStoreClientDeathObserverProxy> delegator_;
20 KvStoreClientDeathObserverProxy::KvStoreClientDeathObserverProxy(const sptr<IRemoteObject> &impl) in KvStoreClientDeathObserverProxy() function in OHOS::DistributedKv::KvStoreClientDeathObserverProxy