Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_service_impl.cpp1097 bool postImmediately = false; in IsPostImmediately() local
1098 …heartbeatTaskIds_.Compute(callingPid, [this, &postImmediately, &rdbNotifyConfig, &storeInfo, &even… in IsPostImmediately()
1109 postImmediately = true; in IsPostImmediately()
1128 return postImmediately; in IsPostImmediately()