Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/test/
H A Dconftest.py35 def browser(request): function
/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
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceBuildDefs.h106 constexpr bool browser() { in browser() function
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_pathbrowser.py14 from idlelib import browser namespace
H A Dtest_browser.py3 from idlelib import browser namespace
[all...]
/third_party/python/Lib/
H A Dpstats.py771 browser = ProfileBrowser(initprofile) variable in f8.ProfileBrowser
/third_party/python/Tools/wasm/
H A Dwasm_build.py397 browser = "browser" variable in EmscriptenTarget
[all...]
/third_party/python/Lib/idlelib/
H A Deditor.py780 from idlelib import browser namespace
/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 36 milliseconds