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