/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/trustprofilemanager/ |
H A D | trust_profile_manager.cpp | 178 resultSet->Close(); in UpdateTrustDeviceProfile() 266 resultSet->Close(); in GetTrustDeviceProfile() 291 resultSet->Close(); in GetAllTrustDeviceProfile() 323 resultSet->Close(); in GetAccessControlProfile() 361 resultSet->Close(); in GetAccessControlProfile() 398 resultSet->Close(); in GetAccessControlProfileByTokenId() 449 resultSet->Close(); in GetAccessControlProfile() 489 resultSet->Close(); in GetAccessControlProfile() 528 resultSet->Close(); in GetAllAccessControlProfile() 560 resultSet->Close(); in GetAccessControlProfile() [all …]
|
/ohos5.0/base/msdp/device_status/test/unittest/intention/common/src/ |
H A D | epoll_manager_test.cpp | 127 epollMgr.Close(); 146 epollMgr.Close(); 155 epollMgr.Close(); 168 epollMgr.Close(); 175 epollMgr.Close(); 208 epollMgr.Close(); 238 epollMgr.Close(); 267 epollMgr.Close(); 294 epollMgr.Close(); 315 epollMgr.Close(); [all …]
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/ |
H A D | distributeddb_storage_resultset_and_json_optimize.cpp | 162 resultSet1->Close(); 163 resultSet2->Close(); 196 resultSet->Close(); 271 resultSet->Close(); 313 resultSet->Close(); 366 resultSet1->Close(); 367 resultSet2->Close(); 368 resultSet3->Close(); 369 resultSet4->Close(); 396 resultSet1->Close(); [all …]
|
/ohos5.0/base/telephony/core_service/utils/vcard/src/ |
H A D | vcard_decoder.cpp | 38 fileUtils_.Close(); in Create() 42 fileUtils_.Close(); in Create() 52 fileUtils_.Close(); in Create() 62 void VCardDecoder::Close() in Close() function in OHOS::Telephony::VCardDecoder 64 fileUtils_.Close(); in Close()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/evloop/src/ |
H A D | event_loop_epoll.cpp | 33 wakeUpFd_.Close(); in ~EventLoopEpoll() 36 epollFd_.Close(); in ~EventLoopEpoll() 57 wakeUpFd_.Close(); in Initialize() 68 epollFd_.Close(); in Initialize() 69 wakeUpFd_.Close(); in Initialize() 147 wakeUpFd_.Close(); in Exit() 148 epollFd_.Close(); in Exit()
|
/ohos5.0/foundation/multimodalinput/input/test/facility/virtual_device/src/ |
H A D | general_crown.cpp | 21 void GeneralCrown::Close() in Close() function in OHOS::MMI::GeneralCrown 23 GeneralDevice::Close(); in Close() 24 vCrown_.Close(); in Close()
|
H A D | general_joystick.cpp | 21 void GeneralJoystick::Close() in Close() function in OHOS::MMI::GeneralJoystick 23 GeneralDevice::Close(); in Close() 24 vJoystick_.Close(); in Close()
|
H A D | general_keyboard.cpp | 21 void GeneralKeyboard::Close() in Close() function in OHOS::MMI::GeneralKeyboard 23 GeneralDevice::Close(); in Close() 24 vKeyboard_.Close(); in Close()
|
H A D | general_mouse.cpp | 21 void GeneralMouse::Close() in Close() function in OHOS::MMI::GeneralMouse 23 GeneralDevice::Close(); in Close() 24 vMouse_.Close(); in Close()
|
H A D | general_stylus.cpp | 21 void GeneralStylus::Close() in Close() function in OHOS::MMI::GeneralStylus 23 GeneralDevice::Close(); in Close() 24 vStylus_.Close(); in Close()
|
H A D | general_touchpad.cpp | 21 void GeneralTouchpad::Close() in Close() function in OHOS::MMI::GeneralTouchpad 23 GeneralDevice::Close(); in Close() 24 vTouchpad_.Close(); in Close()
|
H A D | general_touchscreen.cpp | 21 void GeneralTouchscreen::Close() in Close() function in OHOS::MMI::GeneralTouchscreen 23 GeneralDevice::Close(); in Close() 24 vTouchscreen_.Close(); in Close()
|
/ohos5.0/foundation/communication/netstack/test/unittest/tlssocket/server/ |
H A D | tls_socket_server_mock_branch_test.cpp | 55 EXPECT_FALSE(connection->Close()); 64 EXPECT_FALSE(connection->Close()); 74 EXPECT_FALSE(connection->Close()); 84 EXPECT_FALSE(connection->Close()); 95 EXPECT_FALSE(connection->Close());
|
/ohos5.0/base/usb/usb_manager/test/native/service_unittest/src/ |
H A D | usb_device_pipe_test.cpp | 99 ret = UsbSrvClient.Close(pipe); 130 ret = UsbSrvClient.Close(pipe); 164 ret = UsbSrvClient.Close(pipe); 198 ret = UsbSrvClient.Close(pipe); 232 ret = UsbSrvClient.Close(pipe); 267 ret = UsbSrvClient.Close(pipe); 304 ret = UsbSrvClient.Close(pipe); 343 ret = UsbSrvClient.Close(pipe); 382 ret = UsbSrvClient.Close(pipe); 419 ret = UsbSrvClient.Close(pipe); [all …]
|
/ohos5.0/foundation/communication/netstack/test/unittest/tlssocket/client/ |
H A D | TlsSocketTest.cpp | 103 (void)testService.Close([](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in __anon0295c29c0702() 121 (void)testService.Close([](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in __anon0295c29c0902() 138 (void)testService.Close([](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in __anon0295c29c0b02() 157 (void)testService.Close([](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in __anon0295c29c0d02() 175 (void)testService.Close([](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in __anon0295c29c0f02() 212 (void)testService.Close([](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in __anon0295c29c1402() 241 (void)testService.Close([](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in __anon0295c29c1702() 261 (void)testService.Close([](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in __anon0295c29c1a02() 282 (void)testService.Close([](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in __anon0295c29c1d02() 317 (void)testService.Close([](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in __anon0295c29c2102() [all …]
|
H A D | TlsSocketCertChainTest.cpp | 106 (void)certChainServer.Close([](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in __anon6010aead0702() 125 (void)certChainServer.Close([](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in __anon6010aead0902() 143 (void)certChainServer.Close([](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in __anon6010aead0b02() 180 (void)certChainServer.Close([](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in __anon6010aead1002() 208 (void)certChainServer.Close([](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in __anon6010aead1302() 228 (void)certChainServer.Close([](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in __anon6010aead1602() 248 (void)certChainServer.Close([](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in __anon6010aead1902() 272 (void)certChainServer.Close([](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in __anon6010aead1c02() 304 (void)certChainServer.Close([](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in __anon6010aead1f02() 351 (void)certChainServer.Close([](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in __anon6010aead2402() [all …]
|
H A D | TlsSocketCertChainOneWayTest.cpp | 107 …(void)certChainOneWayService.Close([](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS)… in __anondf24d1200702() 126 …(void)certChainOneWayService.Close([](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS)… in __anondf24d1200902() 144 …(void)certChainOneWayService.Close([](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS)… in __anondf24d1200b02() 184 …(void)certChainOneWayService.Close([](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS)… in __anondf24d1201002() 212 …(void)certChainOneWayService.Close([](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS)… in __anondf24d1201302() 232 …(void)certChainOneWayService.Close([](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS)… in __anondf24d1201602() 256 …(void)certChainOneWayService.Close([](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS)… in __anondf24d1201902() 288 …(void)certChainOneWayService.Close([](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS)… in __anondf24d1201c02() 314 …(void)certChainOneWayService.Close([](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS)… in __anondf24d1201f02()
|
/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/ |
H A D | rdb_sqlite_shared_result_set_test.cpp | 294 rstSet->Close(); 393 rstSet->Close(); 429 rstSet->Close(); 481 rstSet->Close(); 524 rstSet->Close(); 579 rstSet->Close(); 632 rstSet->Close(); 671 rstSet->Close(); 723 rstSet->Close(); 758 rstSet->Close(); [all …]
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/http_source_test/ |
H A D | http_media_downloader_unit_test.cpp | 52 MP4httpMediaDownloader->Close(true); in TearDownTestCase() 53 FLVhttpMediaDownloader->Close(true); in TearDownTestCase() 98 httpMediaDownloader->Close(true); 122 httpMediaDownloader->Close(true); 146 httpMediaDownloader->Close(true); 173 httpMediaDownloader->Close(true); 199 httpMediaDownloader->Close(true); 256 httpMediaDownloader->Close(true); 278 httpMediaDownloader->Close(true); 300 httpMediaDownloader->Close(true); [all …]
|
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/ |
H A D | ime_proxy_test.cpp | 196 Close(false); 222 Close(false); 252 Close(false); 289 Close(false); 336 Close(false); 365 Close(false); 409 Close(false); 447 Close(false); 475 Close(true); 519 Close(false); [all …]
|
/ohos5.0/base/update/updater/services/diffpatch/bzip2/ |
H A D | lz4_adapter.h | 57 Close(); in ~Lz4FrameAdapter() 61 int32_t Close() override; 78 Close(); in ~Lz4BlockAdapter() 82 int32_t Close() override;
|
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/bluetooth/ |
H A D | interface_i_hci_interface.md | 20 | [Close](#close) () | 关闭HCI接口。 | 26 ### Close() 29 IHciInterface::Close ()
|
/ohos5.0/drivers/peripheral/camera/test/mpi/src/ |
H A D | stability_test.cpp | 32 Test_->Close(); in TearDown() 90 Test_->Close(); 121 Test_->Close(); 156 Test_->Close(); 187 Test_->Close(); 222 Test_->Close(); 265 Test_->Close(); 295 Test_->Close();
|
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/ |
H A D | errorcode-print.md | 20 Close the print page and try again later, or restart the device. 36 Close the print page and try again later, or restart the device. 52 Close the print page and try again later, or restart the device. 69 Close the print page and try again later, or restart the device. 86 Close the print page and try again later, or restart the device.
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/hls_test/ |
H A D | hls_media_downloader_unit_test.cpp | 324 downloader->Close(true); 347 downloader->Close(true); 390 downloader->Close(true); 414 downloader->Close(true); 442 downloader->Close(true); 470 downloader->Close(true); 502 downloader->Close(true); 528 downloader->Close(true); 554 downloader->Close(true); 578 downloader->Close(true); [all …]
|