Home
last modified time | relevance | path

Searched refs:callCounts (Results 1 - 2 of 2) sorted by relevance

/foundation/distributeddatamgr/data_share/frameworks/native/common/include/
H A Dcall_reporter.h33 ConcurrentMap<std::string, CallInfo> callCounts; member in OHOS::DataShare::DataShareCallReporter
/foundation/distributeddatamgr/data_share/frameworks/native/common/src/
H A Dcall_reporter.cpp28 callCounts.Compute(funcName, [&overCount, &firstCallTime](auto &key, CallInfo &callInfo) { in Count()

Completed in 1 milliseconds