Searched defs:bundleOrProcessName (Results 1 – 1 of 1) sorted by relevance
33 …std::string bundleOrProcessName = TimeFileUtils::GetBundleNameByTokenID(IPCSkeleton::GetCallingTok… in GetBundleOrProcessName() local47 std::string bundleOrProcessName = timer->bundleName; in StatisticReporter() local71 std::string bundleOrProcessName = GetBundleOrProcessName(); in TimeBehaviorReport() local96 auto bundleOrProcessName = timer->bundleName; in TimerBehaviorReport() local141 …viceFaultReporter(ReportEventCode eventCode, int errCode, int uid, std::string bundleOrProcessName, in TimeServiceFaultReporter()