Searched refs:encryptionMutex_ (Results 1 – 2 of 2) sorted by relevance
318 static std::mutex encryptionMutex_; variable
2203 std::mutex InstalldOperator::encryptionMutex_; member in OHOS::AppExecFwk::InstalldOperator2209 std::lock_guard<std::mutex> lock(encryptionMutex_); in OpenEncryptionHandle()