Searched defs:readLock (Results 1 – 5 of 5) sorted by relevance
137 if (std::shared_lock readLock(mRWMutex); mService == nullptr || in checkIfAlive() local151 if (std::shared_lock readLock(mRWMutex); mService == nullptr || in prepareProcessTermination() local198 if (std::shared_lock readLock(mRWMutex); mService == nullptr) { in getPackageInfosForUids() local213 if (std::shared_lock readLock(mRWMutex); mService == nullptr) { in latestIoOveruseStats() local224 if (std::shared_lock readLock(mRWMutex); mService == nullptr) { in resetResourceOveruseStats() local235 if (std::shared_lock readLock(mRWMutex); mService == nullptr) { in getTodayIoUsageStats() local
212 std::shared_lock readLock(mRWMutex); in getPackageNamesForUids() local231 std::shared_lock readLock(mRWMutex); in getPackageInfosForUids() local
508 std::shared_lock readLock(mRwMutex); in getResourceOveruseConfigurations() local591 std::shared_lock readLock(mRwMutex); in getIoOveruseStats() local
160 public boolean shouldOpenWithFuse(String path, boolean readLock, int fd) { in shouldOpenWithFuse()216 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