Home
last modified time | relevance | path

Searched defs:firstCallerTokenId (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/subscriber_managers/
H A Dpublished_data_subscriber_manager.cpp36 …hedDataKey &key, const sptr<IDataProxyPublishedDataObserver> observer, uint32_t firstCallerTokenId) in Add()
49 int PublishedDataSubscriberManager::Delete(const PublishedDataKey &key, uint32_t firstCallerTokenId) in Delete()
84 …t PublishedDataSubscriberManager::Disable(const PublishedDataKey &key, uint32_t firstCallerTokenId) in Disable()
100 int PublishedDataSubscriberManager::Enable(const PublishedDataKey &key, uint32_t firstCallerTokenId) in Enable()
270 uint32_t firstCallerTokenId, uint32_t callerTokenId, uint32_t callerPid) in ObserverNode()
H A Dpublished_data_subscriber_manager.h63 uint32_t firstCallerTokenId; member
H A Drdb_subscriber_manager.h77 uint32_t firstCallerTokenId; member
H A Drdb_subscriber_manager.cpp144 int RdbSubscriberManager::Delete(const Key &key, uint32_t firstCallerTokenId) in Delete()
187 int RdbSubscriberManager::Disable(const Key &key, uint32_t firstCallerTokenId) in Disable()
386 uint32_t firstCallerTokenId, uint32_t callerTokenId, uint32_t callerPid) in ObserverNode()