Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_record.cpp302 std::lock_guard guard(wantLock_); in LoadUIAbility()
345 std::lock_guard guard(wantLock_); in LoadAbility()
412 std::lock_guard guard(wantLock_); in ForegroundAbility()
422 std::lock_guard guard(wantLock_); in GrantUriPermissionForUIExtension()
445 std::lock_guard guard(wantLock_); in ForegroundUIExtensionAbility()
457 std::lock_guard guard(wantLock_); in ProcessForegroundAbility()
715 std::lock_guard guard(wantLock_); in ProcessForegroundAbility()
1273 std::lock_guard guard(wantLock_); in BackgroundAbility()
1729 std::lock_guard guard(wantLock_); in GrantUriPermissionForServiceExtension()
2055 std::lock_guard guard(wantLock_); in RemoveSpecifiedWantParam()
[all...]
/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dability_record.h1313 mutable ffrt::mutex wantLock_; member in OHOS::AAFwk::AbilityRecord

Completed in 7 milliseconds