Searched defs:close (Results 1 – 12 of 12) sorted by relevance
149 bool close = UsbSrvClient.Close(pipe); variable197 bool close = UsbSrvClient.Close(pipe); variable247 bool close = UsbSrvClient.Close(pipe); variable297 bool close = UsbSrvClient.Close(pipe); variable347 bool close = UsbSrvClient.Close(pipe); variable397 bool close = UsbSrvClient.Close(pipe); variable452 bool close = UsbSrvClient.Close(pipe); variable506 bool close = UsbSrvClient.Close(pipe); variable562 bool close = UsbSrvClient.Close(pipe); variable618 bool close = UsbSrvClient.Close(pipe); variable[all …]
269 bool close = UsbSrvClient.Close(pipe); variable312 bool close = UsbSrvClient.Close(pipe); variable355 bool close = UsbSrvClient.Close(pipe); variable398 bool close = UsbSrvClient.Close(pipe); variable439 bool close = UsbSrvClient.Close(pipe); variable478 bool close = UsbSrvClient.Close(pipe); variable517 bool close = UsbSrvClient.Close(pipe); variable554 bool close = UsbSrvClient.Close(pipe); variable593 bool close = UsbSrvClient.Close(pipe); variable632 bool close = UsbSrvClient.Close(pipe); variable[all …]
111 bool close = UsbSrvClient.Close(pip); variable157 bool close = UsbSrvClient.Close(pip); variable200 bool close = UsbSrvClient.Close(pip); variable243 bool close = UsbSrvClient.Close(pip); variable289 bool close = UsbSrvClient.Close(pip); variable335 bool close = UsbSrvClient.Close(pip); variable384 bool close = UsbSrvClient.Close(pip); variable432 bool close = UsbSrvClient.Close(pip); variable483 bool close = UsbSrvClient.Close(pip); variable534 bool close = UsbSrvClient.Close(pip); variable[all …]
1947 bool close = UsbSrvClient.Close(pipe); variable1982 bool close = UsbSrvClient.Close(pipe); variable2017 bool close = UsbSrvClient.Close(pipe); variable2052 bool close = UsbSrvClient.Close(pipe); variable2089 bool close = UsbSrvClient.Close(pipe); variable2126 bool close = UsbSrvClient.Close(pipe); variable2163 bool close = UsbSrvClient.Close(pipe); variable2200 bool close = UsbSrvClient.Close(pipe); variable2236 bool close = UsbSrvClient.Close(pipe); variable2274 bool close = UsbSrvClient.Close(pipe); variable[all …]
32 LE_STATUS (*close)(const struct EventLoop_ *loop); member
85 LE_Close close; member182 LE_Close close; member
81 LE_Close close; member
70 LE_Close close; member
267 void (*close)(const ArkWeb_WebMessagePortPtr webMessagePort, const char* webTag); member
426 auto close = []() { inputMethodController_->Close(); }; in __anon370f3fc50902() variable
94 } close; member
152 fn close(&mut self) { in close() method