Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/mmc/daemon/
Dservice.cc210 std::string socket_path = in CodecInit() local
/packages/modules/Bluetooth/system/udrv/ulinux/
Duipc.cc559 const char* socket_path) { in UIPC_Open()
/packages/modules/Virtualization/android/virtmgr/src/
Dcrosvm.rs244 pub socket_path: String, field
1414 let socket_path = in run_vm() localVariable