Home
last modified time | relevance | path

Searched refs:freeInstallListLock_ (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dfree_install_manager.cpp92 std::lock_guard<ffrt::mutex> lock(freeInstallListLock_); in StartFreeInstall()
145 std::lock_guard<ffrt::mutex> lock(freeInstallListLock_); in RemoteFreeInstall()
258 std::lock_guard<ffrt::mutex> lock(freeInstallListLock_); in NotifyFreeInstallResult()
598 std::lock_guard<ffrt::mutex> lock(freeInstallListLock_); in RemoveFreeInstallInfo()
652 std::lock_guard<ffrt::mutex> lock(freeInstallListLock_); in GetFreeInstallTaskInfo()
667 std::lock_guard<ffrt::mutex> lock(freeInstallListLock_); in GetFreeInstallTaskInfo()
681 std::lock_guard<ffrt::mutex> lock(freeInstallListLock_); in SetSCBCallStatus()
696 std::lock_guard<ffrt::mutex> lock(freeInstallListLock_); in SetPreStartMissionCallStatus()
711 std::lock_guard<ffrt::mutex> lock(freeInstallListLock_); in SetFreeInstallTaskSessionId()
734 std::lock_guard<ffrt::mutex> lock(freeInstallListLock_); in NotifyInsightIntentFreeInstallResult()
[all...]
/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dfree_install_manager.h198 ffrt::mutex freeInstallListLock_; member in OHOS::AAFwk::FreeInstallManager
/foundation/ability/ability_runtime/test/unittest/free_install_manager_test/
H A Dfree_install_manager_test.cpp414 std::lock_guard<ffrt::mutex> lock(freeInstallManager_->freeInstallListLock_); in HWTEST_F()

Completed in 4 milliseconds