Home
last modified time | relevance | path

Searched refs:computer_name (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/examples/peerconnection/client/
Ddefaults.cc50 char computer_name[256]; in GetPeerName() local
53 if (gethostname(computer_name, arraysize(computer_name)) == 0) { in GetPeerName()
54 ret += computer_name; in GetPeerName()
/external/python/cpython3/PC/clinic/
Dwinreg.c.h169 winreg_ConnectRegistry_impl(PyObject *module, const wchar_t *computer_name,
176 const wchar_t *computer_name = NULL; in winreg_ConnectRegistry() local
184 computer_name = NULL; in winreg_ConnectRegistry()
187 computer_name = PyUnicode_AsWideCharString(args[0], NULL); in winreg_ConnectRegistry()
188 if (computer_name == NULL) { in winreg_ConnectRegistry()
199 _return_value = winreg_ConnectRegistry_impl(module, computer_name, key); in winreg_ConnectRegistry()
207 PyMem_Free((void *)computer_name); in winreg_ConnectRegistry()
/external/python/cpython3/PC/
Dwinreg.c875 winreg_ConnectRegistry_impl(PyObject *module, const wchar_t *computer_name, in winreg_ConnectRegistry_impl() argument
882 computer_name, (Py_ssize_t)key) < 0) { in winreg_ConnectRegistry_impl()
886 rc = RegConnectRegistryW(computer_name, key, &retKey); in winreg_ConnectRegistry_impl()
/external/python/cpython3/Doc/library/
Dwinreg.rst43 .. function:: ConnectRegistry(computer_name, key)
48 *computer_name* is the name of the remote computer, of the form
56 .. audit-event:: winreg.ConnectRegistry computer_name,key winreg.ConnectRegistry
/external/googleapis/google/cloud/filestore/v1beta1/
Dcloud_filestore_service.proto507 // Example: if the computer_name is `my-computer`, the mount command will