Searched refs:NotifyAppStatusByCallerUid (Results 1 - 3 of 3) sorted by relevance
/foundation/ability/ability_runtime/services/appmgr/include/ |
H A D | app_mgr_service_inner.h | 1789 void NotifyAppStatusByCallerUid(const std::string &bundleName, const int32_t tokenId, const int32_t userId,
|
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_test/ |
H A D | app_mgr_service_inner_test.cpp | 2215 appMgrServiceInner->NotifyAppStatusByCallerUid(bundleName, 0, 0, 0, eventData); in HWTEST_F()
|
/foundation/ability/ability_runtime/services/appmgr/src/ |
H A D | app_mgr_service_inner.cpp | 1771 NotifyAppStatusByCallerUid(bundleName, tokenId, userId, callerUid, in ClearUpApplicationDataByUserId() 4097 void AppMgrServiceInner::NotifyAppStatusByCallerUid(const std::string &bundleName, const int32_t tokenId, in NotifyAppStatusByCallerUid() function in OHOS::AppExecFwk::AppMgrServiceInner
|
Completed in 20 milliseconds