/base/msdp/device_status/test/unittest/intention/common/src/ |
D | epoll_manager_test.cpp | 116 int32_t ret = epollMgr.Open(); 140 int32_t ret = epollMgr.Open(); 149 ret = epollMgr.Open(); 169 int32_t ret = epollMgr.Open(); 196 ret = epollMgr.Open(); 221 int32_t ret = epollMgr.Open(); 251 int32_t ret = epollMgr.Open(); 280 int32_t ret = epollMgr.Open(); 307 int32_t ret = epollMgr.Open(); 328 int32_t ret = epollMgr.Open(); [all …]
|
/base/update/updater/services/diffpatch/bzip2/ |
D | bzip2_adapter.h | 31 int32_t Open() override; 57 int32_t Open() override; 71 virtual int32_t Open() = 0; 90 int32_t Open() override;
|
D | lz4_adapter.h | 60 int32_t Open() override; 81 int32_t Open() override;
|
D | bzip2_adapter.cpp | 22 int32_t BZip2Adapter::Open() in Open() function in UpdatePatch::BZip2Adapter 113 int32_t BZip2StreamAdapter::Open() in Open() function in UpdatePatch::BZip2StreamAdapter 116 return BZip2Adapter::Open(); in Open() 184 int32_t BZip2BufferReadAdapter::Open() in Open() function in UpdatePatch::BZip2BufferReadAdapter
|
D | deflate_adapter.h | 28 virtual int32_t Open() in Open() function
|
D | zip_adapter.h | 35 int32_t Open() override;
|
/base/security/security_guard/services/risk_collect/src/ |
D | uevent_notify.cpp | 43 int32_t fd = adapter_.Open(PROC_KERNEL_SG, O_WRONLY | O_NOFOLLOW | O_CLOEXEC); in NotifyScan() 64 int32_t fd = adapter_.Open(PROC_KERNEL_SG, O_WRONLY | O_NOFOLLOW | O_CLOEXEC); in AddWhiteList()
|
D | kernel_interface_adapter.cpp | 64 int KernelInterfaceAdapter::Open(const char* const pathName, int flags) in Open() function in OHOS::Security::SecurityGuard::KernelInterfaceAdapter
|
/base/hiviewdfx/hiview/plugins/sysevent_source/include/ |
D | event_server.h | 34 int Open() override; 49 int Open() override;
|
/base/update/updater/test/unittest/diffpatch/ |
D | bzip2_unittest.cpp | 82 adapter.Open(); in BZip2AdapterBufferTest() 94 adapter2.Open(); in BZip2AdapterBufferTest() 106 readAdapter.Open(); in BZip2AdapterBufferTest() 116 readAdapter2.Open(); in BZip2AdapterBufferTest() 136 adapter.Open(); in BZip2AdapterAddMoreTest() 156 readAdapter.Open(); in BZip2AdapterAddMoreTest() 247 deflateAdapter->Open(); in DeflateAdapterTest() 397 adapterTest.Open();
|
/base/startup/appspawn/service/hnp/pack/ |
D | errorcode-hnpcli.md | 50 Open file failed. 190 Open Dir failed.
|
/base/account/os_account/services/accountmgr/include/appaccount/ |
D | app_account_check_labels_session.h | 30 ErrCode Open() override;
|
/base/hiviewdfx/hiview/plugins/sysevent_source/test/unittest/common/ |
D | event_server_test.cpp | 56 int res = bbox.Open();
|
/base/telephony/core_service/utils/vcard/include/ |
D | vcard_file_utils.h | 25 int32_t Open(const std::string &filePath);
|
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/inner_include/ |
D | collect_device_client.h | 32 int Open();
|
/base/account/os_account/services/accountmgr/src/appaccount/ |
D | app_account_check_labels_session.cpp | 31 ErrCode AppAccountCheckLabelsSession::Open() in Open() function in OHOS::AccountSA::AppAccountCheckLabelsSession
|
/base/hiviewdfx/hiview/core/include/ |
D | device_node.h | 39 virtual int Open() = 0;
|
/base/security/security_guard/services/risk_collect/include/ |
D | kernel_interface_adapter.h | 37 virtual int Open(const char* const pathName, int flags);
|
/base/accesscontrol/sandbox_manager/services/sandbox_manager/test/mock/src/ |
D | sqlite_mock_test.cpp | 323 mocker1.Open(); 326 mocker2.Open(); 329 mocker3.Open(); 334 mocker3.Open(); 355 mocker4.Open(); 376 mocker5.Open(); 397 mocker6.Open();
|
/base/accesscontrol/sandbox_manager/services/common/database/include/ |
D | sqlite_helper.h | 31 void Open();
|
/base/msdp/device_status/intention/common/epoll/include/ |
D | epoll_manager.h | 36 int32_t Open();
|
/base/security/access_token/services/common/database/include/ |
D | sqlite_helper.h | 39 void Open();
|
/base/account/os_account/services/accountmgr/test/moduletest/app_account/ |
D | app_account_check_labels_module_test.cpp | 90 ErrCode result = appAccountCheckLabelsSessionPtr->Open(); 92 result = appAccountCheckLabelsSessionPtr->Open();
|
/base/startup/appspawn/service/hnp/installer/ |
D | errorcode-hnp.md | 49 Open file failed. 189 Open Dir failed.
|
/base/msdp/device_status/intention/prototype/include/ |
D | i_device.h | 40 virtual int32_t Open() = 0;
|