Home
last modified time | relevance | path

Searched refs:CallInfo (Results 1 - 3 of 3) sorted by relevance

/foundation/distributeddatamgr/data_share/frameworks/native/common/include/
H A Dcall_reporter.h27 struct CallInfo { struct in OHOS::DataShare::DataShareCallReporter
33 ConcurrentMap<std::string, CallInfo> callCounts;
/foundation/distributeddatamgr/data_share/frameworks/native/common/src/
H A Dcall_reporter.cpp28 callCounts.Compute(funcName, [&overCount, &firstCallTime](auto &key, CallInfo &callInfo) { in Count()
/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_service.h73 struct CallInfo { struct
351 std::map<sptr<IRemoteObject>, CallInfo> callMap_;

Completed in 3 milliseconds