Searched defs:readLock (Results 1 – 5 of 5) sorted by relevance
122 if (std::shared_lock readLock(mRWMutex); mService == nullptr || in checkIfAlive() local136 if (std::shared_lock readLock(mRWMutex); mService == nullptr || in prepareProcessTermination() local183 if (std::shared_lock readLock(mRWMutex); mService == nullptr) { in getPackageInfosForUids() local198 if (std::shared_lock readLock(mRWMutex); mService == nullptr) { in latestIoOveruseStats() local209 if (std::shared_lock readLock(mRWMutex); mService == nullptr) { in resetResourceOveruseStats() local
198 std::shared_lock readLock(mRWMutex); in getPackageNamesForUids() local217 std::shared_lock readLock(mRWMutex); in getPackageInfosForUids() local
442 std::shared_lock readLock(mRwMutex); in getResourceOveruseConfigurations() local512 std::shared_lock readLock(mRwMutex); in getIoOveruseStats() local
147 public boolean shouldOpenWithFuse(String path, boolean readLock, int fd) { in shouldOpenWithFuse()186 private native boolean native_should_open_with_fuse(long daemon, String path, boolean readLock, in native_should_open_with_fuse()
107 std::shared_lock readLock(mRWMutex); in connectToDaemon() local