Home
last modified time | relevance | path

Searched defs:conn (Results 1 – 7 of 7) sorted by relevance

/developtools/smartperf_host/smartperf_host/ide/src/trace/database/
DSqlLiteWorker.ts26 let conn: unknown = null; variable
/developtools/integration_verification/tools/deps_guard/elf_file_mgr/module_info/
Dcompile_info_loader.py272 conn = sqlite3.connect("symdb.db") variable
/developtools/hdc/src/host/
Dhost_tcp.cpp152 uv_connect_t *conn = new(std::nothrow) uv_connect_t(); in ConnectDaemon() local
Dclient.cpp511 uv_connect_t *conn = new(std::nothrow) uv_connect_t(); in ConnectUdsServerForClient() local
533 uv_connect_t *conn = new(std::nothrow) uv_connect_t(); in ConnectServerForClient() local
/developtools/hdc/test/scripts/testModule/
Dutils.py1142 def send_file(conn, file_name): argument
1183 def process_conn(conn, addr): argument
/developtools/hdc/src/common/
Dforward.cpp479 uv_connect_t *conn = new(std::nothrow) uv_connect_t(); in SetupTCPPoint() local
/developtools/profiler/hiebpf/include/
Dvmlinux.h157774 struct cfg80211_conn *conn; member
160253 struct sock *conn; member