/device/google/bonito/pixelstats/ |
D | service.cpp | 58 listenThread.detach(); in main()
|
/device/google/cuttlefish/host/frontend/vnc_server/ |
D | vnc_server.cpp | 47 t.detach(); in StartClient()
|
/device/google/crosshatch/pixelstats/ |
D | service.cpp | 61 listenThread.detach(); in main()
|
/device/google/redbull/pixelstats/ |
D | service.cpp | 64 listenThread.detach(); in main()
|
/device/google/sunfish/pixelstats/ |
D | service.cpp | 64 listenThread.detach(); in main()
|
/device/google/coral/pixelstats/ |
D | service.cpp | 65 listenThread.detach(); in main()
|
/device/google/cuttlefish/common/frontend/socket_vsock_proxy/ |
D | main.cpp | 165 thread.detach(); in TcpServer() 212 thread.detach(); in VsockServer()
|
/device/google/cuttlefish/host/frontend/adb_connector/ |
D | main.cpp | 42 std::thread(cvd::EstablishAndMaintainConnection, address).detach(); in LaunchConnectionMaintainerThread()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | _pyio.py | 664 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/ |
D | RailDataProvider.cpp | 295 pollThread.detach(); in streamEnergyData()
|
/device/google/redbull/powerstats/ |
D | RailDataProvider.cpp | 277 pollThread.detach(); in streamEnergyData()
|
/device/google/sunfish/powerstats/ |
D | RailDataProvider.cpp | 295 pollThread.detach(); in streamEnergyData()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | test_io.py | 602 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)
|
D | test_memoryio.py | 65 self.assertRaises(self.UnsupportedOperation, buf.detach)
|
/device/linaro/dragonboard/db845c/firmware/ |
D | adsp.b13 | 20 …(0x%08x)mvm_module.c:mvm_detach_vocproc_cmd_control(): vocproc[0x%08X] detach MVM completed with… 32 …detach from GPIOIntAFEDevCommon.cpp:GPIO DEINIT:Failed to detach from TLMMAFEDevCommon.cpp:GPIO…
|
/device/google/cuttlefish/guest/hals/ril/libril/ |
D | ril_service.cpp | 546 Return<void> enableUiccApplications(int32_t serial, bool detach);
|