Searched refs:GetExtensionMutex (Results 1 – 5 of 5) sorted by relevance
258 std::shared_ptr<ExtensionMutexInfo> Service::GetExtensionMutex(const BundleName &bundleName) in GetExtensionMutex() function in OHOS::FileManagement::Backup::Service
97 std::shared_ptr<ExtensionMutexInfo> Service::GetExtensionMutex(const BundleName &bundleName) in GetExtensionMutex() function in OHOS::FileManagement::Backup::Service524 std::shared_ptr<ExtensionMutexInfo> mutexPtr = GetExtensionMutex(callerName); in AppIncrementalDone()
186 std::shared_ptr<ExtensionMutexInfo> mutexPtr = GetExtensionMutex(callerName); in AppDone()
936 std::shared_ptr<ExtensionMutexInfo> mutexPtr = GetExtensionMutex(bundleName); in NotifyCloneBundleFinish()1052 std::shared_ptr<ExtensionMutexInfo> mutexPtr = GetExtensionMutex(callName); in ExtConnectDied()1788 std::shared_ptr<ExtensionMutexInfo> mutexPtr = GetExtensionMutex(bundleName); in UpdateSendRate()2033 std::shared_ptr<ExtensionMutexInfo> mutexPtr = GetExtensionMutex(bundleName); in DoTimeout()
294 std::shared_ptr<ExtensionMutexInfo> GetExtensionMutex(const BundleName &bundleName);