Home
last modified time | relevance | path

Searched defs:browser (Results 1 - 8 of 8) sorted by relevance

/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Drender_scheduler_host.cpp52 sptr<IRemoteObject> browser = data.ReadRemoteObject(); in HandleNotifyBrowserFd() local
H A Drender_scheduler_proxy.cpp37 NotifyBrowserFd(int32_t ipcFd, int32_t sharedFd, int32_t crashFd, sptr<IRemoteObject> browser) NotifyBrowserFd() argument
H A Dapp_mgr_stub.cpp902 sptr<IRemoteObject> browser = data.ReadRemoteObject(); in HandleSaveBrowserChannel() local
H A Dapp_mgr_proxy.cpp846 void AppMgrProxy::SaveBrowserChannel(sptr<IRemoteObject> browser) in SaveBrowserChannel() argument
H A Dapp_mgr_client.cpp1280 void AppMgrClient::SaveBrowserChannel(sptr<IRemoteObject> browser) in SaveBrowserChannel() argument
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service.cpp999 void AppMgrService::SaveBrowserChannel(sptr<IRemoteObject> browser) in SaveBrowserChannel() argument
1006 appMgrServiceInner_->SaveBrowserChannel(IPCSkeleton::GetCallingPid(), browser); in SaveBrowserChannel() local
H A Dapp_running_record.cpp2464 void AppRunningRecord::SetBrowserHost(sptr<IRemoteObject> browser) in SetBrowserHost() argument
H A Dapp_mgr_service_inner.cpp5219 void AppMgrServiceInner::SaveBrowserChannel(const pid_t hostPid, sptr<IRemoteObject> browser) in SaveBrowserChannel() argument

Completed in 28 milliseconds