Home
last modified time | relevance | path

Searched refs:VerifyCallerAndGetCallerName (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/
H A Dsub_service.cpp130 string callerName = VerifyCallerAndGetCallerName(); in AppFileReady()
183 string callerName = VerifyCallerAndGetCallerName(); in AppDone()
H A Dservice_incremental.cpp246 std::string bundleName = VerifyCallerAndGetCallerName(); in GetAppLocalListAndDoIncrementalBackup()
464 string callerName = VerifyCallerAndGetCallerName(); in AppIncrementalFileReady()
520 string callerName = VerifyCallerAndGetCallerName(); in AppIncrementalDone()
H A Dservice.cpp355 string Service::VerifyCallerAndGetCallerName() in VerifyCallerAndGetCallerName() function in OHOS::FileManagement::Backup::Service
878 callerName = VerifyCallerAndGetCallerName(); in ServiceResultReport()
1675 string bundleName = VerifyCallerAndGetCallerName(); in StartExtTimer()
1699 string bundleName = VerifyCallerAndGetCallerName(); in StartFwkTimer()
1966 string bundleName = VerifyCallerAndGetCallerName(); in ReportAppProcessInfo()
/ohos5.0/foundation/filemanagement/app_file_service/tests/mock/module_ipc/
H A Dservice_mock.cpp40 string Service::VerifyCallerAndGetCallerName() in VerifyCallerAndGetCallerName() function in OHOS::FileManagement::Backup::Service
/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/include/module_ipc/
H A Dservice.h337 std::string VerifyCallerAndGetCallerName();