Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_mgr_service_inner.h93 struct AppStateCallbackWithUserId { struct
1633 std::vector<AppStateCallbackWithUserId> appStateCallbacks_;
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp2606 AppStateCallbackWithUserId { callback, GetUserIdByUid(IPCSkeleton::GetCallingUid()) }); in RegisterAppStateCallback()