Home
last modified time | relevance | path

Searched defs:computer_name (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webrtc/examples/peerconnection/client/
H A Ddefaults.cc50 char computer_name[256]; in GetPeerName() local
/aosp_15_r20/external/python/cpython3/PC/clinic/
Dwinreg.c.h151 const Py_UNICODE *computer_name = NULL; in winreg_ConnectRegistry() local
/aosp_15_r20/external/python/cpython3/PC/
Dwinreg.c864 const Py_UNICODE *computer_name, HKEY key) in winreg_ConnectRegistry_impl()