Home
last modified time | relevance | path

Searched refs:aUnlocker (Results 1 – 25 of 46) sorted by relevance

12

/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/profile/
H A DnsProfileLock.cpp192 nsIProfileUnlocker** aUnlocker) { in LockWithFcntl() argument
222 MOZ_ASSERT(aUnlocker); in LockWithFcntl()
226 unlockerInterface.forget(aUnlocker); in LockWithFcntl()
424 nsIProfileUnlocker** aUnlocker) { in Lock() argument
426 if (aUnlocker) *aUnlocker = nullptr; in Lock()
508 rv = LockWithFcntl(lockFile, aUnlocker); in Lock()
544 if (aUnlocker) { in Lock()
550 unlockerInterface.forget(aUnlocker); in Lock()
H A DnsProfileLock.h44 nsresult Lock(nsIFile* aProfileDir, nsIProfileUnlocker** aUnlocker);
93 nsIProfileUnlocker** aUnlocker = nullptr);
H A DnsToolkitProfileService.h51 nsresult Init(nsToolkitProfile* aProfile, nsIProfileUnlocker** aUnlocker);
53 nsIProfileUnlocker** aUnlocker);
H A DProfileUnlockerWin.cpp21 explicit ScopedRestartManagerSession(ProfileUnlockerWin& aUnlocker) in ScopedRestartManagerSession() argument
25 mUnlocker(aUnlocker) { in ScopedRestartManagerSession()
/dports/www/firefox/firefox-99.0/toolkit/profile/
H A DnsProfileLock.cpp192 nsIProfileUnlocker** aUnlocker) { in LockWithFcntl() argument
222 MOZ_ASSERT(aUnlocker); in LockWithFcntl()
226 unlockerInterface.forget(aUnlocker); in LockWithFcntl()
424 nsIProfileUnlocker** aUnlocker) { in Lock() argument
426 if (aUnlocker) *aUnlocker = nullptr; in Lock()
508 rv = LockWithFcntl(lockFile, aUnlocker); in Lock()
544 if (aUnlocker) { in Lock()
550 unlockerInterface.forget(aUnlocker); in Lock()
H A DnsProfileLock.h44 nsresult Lock(nsIFile* aProfileDir, nsIProfileUnlocker** aUnlocker);
93 nsIProfileUnlocker** aUnlocker = nullptr);
H A DnsToolkitProfileService.h51 nsresult Init(nsToolkitProfile* aProfile, nsIProfileUnlocker** aUnlocker);
53 nsIProfileUnlocker** aUnlocker);
H A DProfileUnlockerWin.cpp21 explicit ScopedRestartManagerSession(ProfileUnlockerWin& aUnlocker) in ScopedRestartManagerSession() argument
25 mUnlocker(aUnlocker) { in ScopedRestartManagerSession()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/profile/
H A DnsProfileLock.cpp192 nsIProfileUnlocker** aUnlocker) { in LockWithFcntl() argument
222 MOZ_ASSERT(aUnlocker); in LockWithFcntl()
226 unlockerInterface.forget(aUnlocker); in LockWithFcntl()
424 nsIProfileUnlocker** aUnlocker) { in Lock() argument
426 if (aUnlocker) *aUnlocker = nullptr; in Lock()
508 rv = LockWithFcntl(lockFile, aUnlocker); in Lock()
544 if (aUnlocker) { in Lock()
550 unlockerInterface.forget(aUnlocker); in Lock()
H A DnsProfileLock.h44 nsresult Lock(nsIFile* aProfileDir, nsIProfileUnlocker** aUnlocker);
93 nsIProfileUnlocker** aUnlocker = nullptr);
H A DnsToolkitProfileService.h51 nsresult Init(nsToolkitProfile* aProfile, nsIProfileUnlocker** aUnlocker);
53 nsIProfileUnlocker** aUnlocker);
H A DProfileUnlockerWin.cpp21 explicit ScopedRestartManagerSession(ProfileUnlockerWin& aUnlocker) in ScopedRestartManagerSession() argument
25 mUnlocker(aUnlocker) { in ScopedRestartManagerSession()
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/profile/
H A DnsToolkitProfileService.cpp81 nsresult Init(nsToolkitProfile* aProfile, nsIProfileUnlocker** aUnlocker);
83 nsIProfileUnlocker** aUnlocker);
264 nsToolkitProfile::Lock(nsIProfileUnlocker** aUnlocker, in Lock() argument
274 nsresult rv = lock->Init(this, aUnlocker); in Lock()
284 nsIProfileUnlocker** aUnlocker) { in NS_IMPL_ISUPPORTS()
286 rv = Init(aProfile->mRootDir, aProfile->mLocalDir, aUnlocker); in NS_IMPL_ISUPPORTS()
294 nsIProfileUnlocker** aUnlocker) { in Init() argument
297 rv = mLock.Lock(aDirectory, aUnlocker); in Init()
623 nsIProfileUnlocker** aUnlocker, in NS_LockProfilePath() argument
628 nsresult rv = lock->Init(aPath, aTempPath, aUnlocker); in NS_LockProfilePath()
H A DnsProfileLock.cpp385 nsIProfileUnlocker **aUnlocker) { in Lock() argument
397 if (aUnlocker) *aUnlocker = nullptr; in Lock()
515 if (aUnlocker) { in Lock()
521 unlockerInterface.forget(aUnlocker); in Lock()
H A DProfileUnlockerWin.cpp21 explicit ScopedRestartManagerSession(ProfileUnlockerWin& aUnlocker) in ScopedRestartManagerSession() argument
25 mUnlocker(aUnlocker) { in ScopedRestartManagerSession()
H A DnsProfileLock.h44 nsresult Lock(nsIFile* aProfileDir, nsIProfileUnlocker** aUnlocker);
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/profile/
H A DnsToolkitProfileService.cpp82 nsresult Init(nsToolkitProfile* aProfile, nsIProfileUnlocker* *aUnlocker);
84 nsIProfileUnlocker* *aUnlocker);
274 nsToolkitProfile::Lock(nsIProfileUnlocker* *aUnlocker, nsIProfileLock* *aResult) in Lock() argument
284 nsresult rv = lock->Init(this, aUnlocker); in Lock()
294 nsToolkitProfileLock::Init(nsToolkitProfile* aProfile, nsIProfileUnlocker* *aUnlocker) in NS_IMPL_ISUPPORTS()
297 rv = Init(aProfile->mRootDir, aProfile->mLocalDir, aUnlocker); in NS_IMPL_ISUPPORTS()
306 nsIProfileUnlocker* *aUnlocker) in Init()
310 rv = mLock.Lock(aDirectory, aUnlocker); in Init()
668 nsIProfileUnlocker* *aUnlocker, nsIProfileLock* *aResult) in NS_LockProfilePath()
673 nsresult rv = lock->Init(aPath, aTempPath, aUnlocker); in NS_LockProfilePath()
H A DnsProfileLock.cpp452 nsIProfileUnlocker* *aUnlocker) in Lock()
465 if (aUnlocker) in Lock()
466 *aUnlocker = nullptr; in Lock()
602 if (aUnlocker) { in Lock()
608 unlockerInterface.forget(aUnlocker); in Lock()
H A DProfileUnlockerWin.cpp22 explicit ScopedRestartManagerSession(ProfileUnlockerWin& aUnlocker) in ScopedRestartManagerSession() argument
25 , mUnlocker(aUnlocker) in ScopedRestartManagerSession()
H A DnsProfileLock.h44 nsresult Lock(nsIFile* aProfileDir, nsIProfileUnlocker* *aUnlocker);
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/profile/
H A DnsProfileLock.cpp388 nsIProfileUnlocker** aUnlocker) { in Lock() argument
400 if (aUnlocker) *aUnlocker = nullptr; in Lock()
518 if (aUnlocker) { in Lock()
524 unlockerInterface.forget(aUnlocker); in Lock()
H A DnsToolkitProfileService.h50 nsresult Init(nsToolkitProfile* aProfile, nsIProfileUnlocker** aUnlocker);
52 nsIProfileUnlocker** aUnlocker);
H A DProfileUnlockerWin.cpp21 explicit ScopedRestartManagerSession(ProfileUnlockerWin& aUnlocker) in ScopedRestartManagerSession() argument
25 mUnlocker(aUnlocker) { in ScopedRestartManagerSession()
H A DnsProfileLock.h44 nsresult Lock(nsIFile* aProfileDir, nsIProfileUnlocker** aUnlocker);
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/xre/
H A DnsAppRunner.h87 nsIProfileUnlocker** aUnlocker,

12