Home
last modified time | relevance | path

Searched refs:requestWantMutex_ (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dpending_want_key.cpp42 std::lock_guard<std::mutex> lock(requestWantMutex_); in SetRequestWant()
99 std::lock_guard<std::mutex> lock(requestWantMutex_); in GetRequestWant()
105 std::lock_guard<std::mutex> lock(requestWantMutex_); in GetRequestWantRef()
142 std::lock_guard<std::mutex> lock(requestWantMutex_); in IsEqualsRequestWant()
/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dpending_want_key.h73 std::mutex requestWantMutex_; member in OHOS::AAFwk::PendingWantKey

Completed in 1 milliseconds