Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_mgr_service_inner.h1789 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 Dapp_mgr_service_inner_test.cpp2215 appMgrServiceInner->NotifyAppStatusByCallerUid(bundleName, 0, 0, 0, eventData); in HWTEST_F()
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp1771 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 26 milliseconds