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 D | published_data_subscriber_manager.cpp | 36 …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 D | published_data_subscriber_manager.h | 63 uint32_t firstCallerTokenId; member
|
H A D | rdb_subscriber_manager.h | 77 uint32_t firstCallerTokenId; member
|
H A D | rdb_subscriber_manager.cpp | 144 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()
|