Home
last modified time | relevance | path

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

/base/time/time_service/services/dfx/src/
Dtime_sysevent.cpp33 …std::string bundleOrProcessName = TimeFileUtils::GetBundleNameByTokenID(IPCSkeleton::GetCallingTok… in GetBundleOrProcessName() local
47 std::string bundleOrProcessName = timer->bundleName; in StatisticReporter() local
71 std::string bundleOrProcessName = GetBundleOrProcessName(); in TimeBehaviorReport() local
96 auto bundleOrProcessName = timer->bundleName; in TimerBehaviorReport() local
141 …viceFaultReporter(ReportEventCode eventCode, int errCode, int uid, std::string bundleOrProcessName, in TimeServiceFaultReporter()