Home
last modified time | relevance | path

Searched refs:callJsMutex_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/include/
H A Dext_backup_js.h169 std::mutex callJsMutex_; variable
/ohos5.0/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H A Dext_backup_js.cpp581 std::unique_lock<std::mutex> lock(callJsMutex_); in CallJsOnBackupEx()
666 std::unique_lock<std::mutex> lock(callJsMutex_); in CallJSRestoreEx()