Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/dfx/
H A Dhiview_adapter.cpp90 CallerTotalInfo &callerTotalInfo = callerTotalInfos[i]; in InvokeData() local
127 callers_.EraseIf([&callerTotalInfos](const uint64_t key, CallerTotalInfo &callerTotalInfo) { in GetCallerTotalInfoVec()