Home
last modified time | relevance | path

Searched refs:NotifyProcessDependedOnWeb (Results 1 - 11 of 11) sorted by relevance

/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dapp_mgr_interface.h829 virtual int32_t NotifyProcessDependedOnWeb() in NotifyProcessDependedOnWeb() function in OHOS::AppExecFwk::IAppMgr
H A Dapp_mgr_client.h851 int32_t NotifyProcessDependedOnWeb();
H A Dapp_mgr_proxy.h722 virtual int32_t NotifyProcessDependedOnWeb() override;
/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_mgr_service.h763 virtual int32_t NotifyProcessDependedOnWeb() override;
H A Dapp_mgr_service_inner.h1325 int32_t NotifyProcessDependedOnWeb();
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_mgr_client.cpp1313 int32_t AppMgrClient::NotifyProcessDependedOnWeb() in NotifyProcessDependedOnWeb() function in OHOS::AppExecFwk::AppMgrClient
1321 return service->NotifyProcessDependedOnWeb(); in NotifyProcessDependedOnWeb()
H A Dapp_mgr_stub.cpp1618 int32_t ret = NotifyProcessDependedOnWeb(); in HandleNotifyProcessDependedOnWeb()
H A Dapp_mgr_proxy.cpp1955 int32_t AppMgrProxy::NotifyProcessDependedOnWeb() in NotifyProcessDependedOnWeb() function in OHOS::AppExecFwk::AppMgrProxy
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service.cpp1593 int32_t AppMgrService::NotifyProcessDependedOnWeb() in NotifyProcessDependedOnWeb() function in OHOS::AppExecFwk::AppMgrService
1600 return appMgrServiceInner_->NotifyProcessDependedOnWeb(); in NotifyProcessDependedOnWeb()
H A Dapp_mgr_service_inner.cpp7905 int32_t AppMgrServiceInner::NotifyProcessDependedOnWeb() in NotifyAppFaultBySA() function in OHOS::AppExecFwk::AppMgrServiceInner
/foundation/ability/ability_runtime/test/unittest/app_mgr_client_test/
H A Dapp_mgr_client_test.cpp1442 int32_t ret = appMgrClient->NotifyProcessDependedOnWeb(); in HWTEST_F()

Completed in 31 milliseconds