Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_service_impl.h208 …bool IsPostImmediately(const int32_t callingPid, const RdbNotifyConfig &rdbNotifyConfig, StoreInfo…
H A Drdb_service_impl.cpp1086 …if (IsPostImmediately(IPCSkeleton::GetCallingPid(), rdbNotifyConfig, storeInfo, eventInfo, param.s… in NotifyDataChange()
1094 bool RdbServiceImpl::IsPostImmediately(const int32_t callingPid, const RdbNotifyConfig &rdbNotifyCo… in IsPostImmediately() function in OHOS::DistributedRdb::RdbServiceImpl