Home
last modified time | relevance | path

Searched refs:detach (Results 1 – 16 of 16) sorted by relevance

/device/google/bonito/pixelstats/
Dservice.cpp58 listenThread.detach(); in main()
/device/google/cuttlefish/host/frontend/vnc_server/
Dvnc_server.cpp47 t.detach(); in StartClient()
/device/google/crosshatch/pixelstats/
Dservice.cpp61 listenThread.detach(); in main()
/device/google/redbull/pixelstats/
Dservice.cpp64 listenThread.detach(); in main()
/device/google/sunfish/pixelstats/
Dservice.cpp64 listenThread.detach(); in main()
/device/google/coral/pixelstats/
Dservice.cpp65 listenThread.detach(); in main()
/device/google/cuttlefish/common/frontend/socket_vsock_proxy/
Dmain.cpp165 thread.detach(); in TcpServer()
212 thread.detach(); in VsockServer()
/device/google/cuttlefish/host/frontend/adb_connector/
Dmain.cpp42 std::thread(cvd::EstablishAndMaintainConnection, address).detach(); in LaunchConnectionMaintainerThread()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
D_pyio.py664 def detach(self): member in BufferedIOBase
726 def detach(self): member in _BufferedIOMixin
1321 def detach(self): member in TextIOBase
1758 def detach(self): member in TextIOWrapper
2004 def detach(self): member in StringIO
/device/google/coral/powerstats/
DRailDataProvider.cpp295 pollThread.detach(); in streamEnergyData()
/device/google/redbull/powerstats/
DRailDataProvider.cpp277 pollThread.detach(); in streamEnergyData()
/device/google/sunfish/powerstats/
DRailDataProvider.cpp295 pollThread.detach(); in streamEnergyData()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_io.py602 self.assertIs(buf.detach(), raw)
603 self.assertRaises(ValueError, buf.detach)
964 buf.detach()
1208 self.assertRaises(self.UnsupportedOperation, pair.detach)
1699 self.assertIs(t.detach(), b)
1704 t.detach()
1706 self.assertRaises(ValueError, t.detach)
Dtest_memoryio.py65 self.assertRaises(self.UnsupportedOperation, buf.detach)
/device/linaro/dragonboard/db845c/firmware/
Dadsp.b1320 …(0x%08x)��mvm_module.c:mvm_detach_vocproc_cmd_control(): vocproc[0x%08X] detach MVM completed with…
32detach from GPIOInt��AFEDevCommon.cpp:GPIO DEINIT:Failed to detach from TLMM�AFEDevCommon.cpp:GPIO…
/device/google/cuttlefish/guest/hals/ril/libril/
Dril_service.cpp546 Return<void> enableUiccApplications(int32_t serial, bool detach);