| /foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/ |
| H A D | rdb_double_write_concurrent_test.cpp | 108 int errCode = E_OK; in InitDb() local 173 void RdbDoubleWriteConcurrentTest::CheckNumber(std::shared_ptr<RdbStore> &store, int num, int errCode, in CheckNumber() argument 192 int errCode = E_OK; in HWTEST_F() local 234 int errCode = E_OK; HWTEST_F() local 286 int errCode = E_OK; HWTEST_F() local 325 int errCode = E_OK; HWTEST_F() local [all...] |
| H A D | rdb_predicates_join_b_test.cpp | 103 int errCode = E_OK; in SetUp() local
|
| H A D | rdb_value_bucket_test.cpp | 269 int errCode = val.GetInt(valueInt);
in HWTEST_F() local [all...] |
| /foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
| H A D | sqlite_shared_result_set.cpp | 213 auto errCode = ExecuteForSharedBlock(block.get(), startPos, requiredPos); FillBlock() local [all...] |
| H A D | step_result_set.cpp | 43 auto errCode = PrepareStep(); in StepResultSet() local 124 int errCode = PrepareStep(); GetColumnNames() local 197 int errCode = GoToNextRow(); GoToRow() local 216 int errCode = PrepareStep(); GoToNextRow() local 336 auto errCode = E_ERROR; GetSize() local [all...] |
| /foundation/distributeddatamgr/relational_store/frameworks/cj/src/ |
| H A D | relational_store_utils.cpp | 281 ModifyTime MapToModifyTime(std::map<NativeRdb::RdbStore::PRIKey, NativeRdb::RdbStore::Date> &map, int32_t &errCode) in MapToModifyTime() argument
|
| H A D | relational_store_impl_resultsetproxy.cpp | 40 int errCode = resultSetValue->GetAllColumnNames(colNames); in GetAllColumnNames() local 68 int errCode = resultSetValue->GetColumnCount(count); in GetColumnCount() local 78 int errCode = resultSetValue->GetRowCount(result); in GetRowCount() local 88 int errCode in GetRowIndex() local 98 int errCode = resultSetValue->IsAtFirstRow(result); IsAtFirstRow() local 108 int errCode = resultSetValue->IsAtLastRow(result); IsAtLastRow() local 118 int errCode = resultSetValue->IsEnded(result); IsEnded() local 129 int errCode = resultSetValue->IsStarted(result); IsStarted() local [all...] |
| /foundation/distributeddatamgr/relational_store/test/native/rdb_data_share_adapter/unittest/ |
| H A D | rdb_data_share_adapter_test.cpp | 77 int errCode = OHOS::NativeRdb::E_OK; in SetUpTestCase() local
|
| /foundation/distributedhardware/device_manager/radar/src/ |
| H A D | dm_radar_helper.cpp | 609 ReportCreatePinHolder(std::string hostName, int32_t channelId, std::string peerUdid, int32_t errCode, int32_t stageRes) ReportCreatePinHolder() argument 660 ReportDestroyPinHolder(std::string hostName, std::string peerUdid, int32_t errCode, int32_t stageRes) ReportDestroyPinHolder() argument 750 ReportGetTrustDeviceList(std::string hostName, std::string funcName, std::vector<DmDeviceInfo> &deviceInfoList, int32_t errCode) ReportGetTrustDeviceList() argument 798 ReportDmBehavior(std::string hostName, std::string funcName, int32_t errCode) ReportDmBehavior() argument 837 ReportGetLocalDevInfo(std::string hostName, std::string funcName, DmDeviceInfo &info, int32_t errCode) ReportGetLocalDevInfo() argument 885 ReportGetDeviceInfo(std::string hostName, std::string funcName, DmDeviceInfo &info, int32_t errCode) ReportGetDeviceInfo() argument 990 GetErrCode(int32_t errCode) GetErrCode() argument [all...] |
| /foundation/distributedhardware/device_manager/radar/src/lite/ |
| H A D | dm_radar_helper.cpp | 142 void DmRadarHelper::ReportDmBehavior(std::string hostName, std::string funcName, int32_t errCode) in ReportDmBehavior() argument 189 int32_t DmRadarHelper::GetErrCode(int32_t errCode) in GetErrCode() argument 119 ReportGetTrustDeviceList(std::string hostName, std::string funcName, std::vector<DmDeviceInfo> &deviceInfoList, int32_t errCode) ReportGetTrustDeviceList() argument 125 ReportCreatePinHolder(std::string hostName, int32_t channelId, std::string peerUdid, int32_t errCode, int32_t stageRes) ReportCreatePinHolder() argument 131 ReportDestroyPinHolder(std::string hostName, std::string peerUdid, int32_t errCode, int32_t stageRes) ReportDestroyPinHolder() argument 147 ReportGetLocalDevInfo(std::string hostName, std::string funcName, DmDeviceInfo &info, int32_t errCode) ReportGetLocalDevInfo() argument 153 ReportGetDeviceInfo(std::string hostName, std::string funcName, DmDeviceInfo &info, int32_t errCode) ReportGetDeviceInfo() argument
|
| /foundation/distributeddatamgr/preferences/frameworks/native/src/ |
| H A D | preferences_impl.cpp | 414 int errCode = CheckKey(key); in Put() local 437 int errCode = CheckKey(key); in Delete() local 524 int errCode in GetValue() local [all...] |
| H A D | preferences_enhance_impl.cpp | 53 int errCode = db_->Init(options_.filePath, options_.bundleName); in Init() local 86 int errCode = db_->Get(oriKey, oriValue); in Get() local 128 int errCode = db_->Get(oriKey, oriValue); in HasKey() local 147 int errCode = CheckKey(key); Put() local 196 int errCode = CheckKey(key); Delete() local 244 int errCode = db_->GetAll(data); GetAllInner() local 325 int errCode = db_->DropCollection(); Clear() local 355 int errCode = db_->CloseDb(); CloseDb() local 368 int errCode = CheckKey(key); GetValue() local [all...] |
| /foundation/distributeddatamgr/preferences/test/ndk/unittest/ |
| H A D | preferences_ndk_test.cpp | 208 int errCode = PREFERENCES_OK; in HWTEST_F() local 236 int errCode = PREFERENCES_OK; in HWTEST_F() local 267 int errCode = PREFERENCES_OK; in HWTEST_F() local 296 int errCode in HWTEST_F() local 320 int errCode = PREFERENCES_OK; HWTEST_F() local 350 int errCode = PREFERENCES_OK; HWTEST_F() local 379 int errCode = PREFERENCES_OK; HWTEST_F() local 410 int errCode = PREFERENCES_OK; HWTEST_F() local 439 int errCode = PREFERENCES_OK; HWTEST_F() local 469 int errCode = PREFERENCES_OK; HWTEST_F() local 511 int errCode = PREFERENCES_OK; HWTEST_F() local 553 int errCode = PREFERENCES_OK; HWTEST_F() local 585 int errCode = PREFERENCES_OK; HWTEST_F() local 615 int errCode = PREFERENCES_OK; HWTEST_F() local 659 int errCode = PREFERENCES_OK; HWTEST_F() local 732 int errCode = PREFERENCES_OK; HWTEST_F() local [all...] |
| /foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/ |
| H A D | ext_backup.cpp | 297 ErrCode ExtBackup::InvokeAppExtMethod(ErrCode errCode, const std::string result) in InvokeAppExtMethod() argument
|
| H A D | sub_ext_extension.cpp | 200 void BackupExtExtension::AppIncrementalDone(ErrCode errCode) in AppIncrementalDone() argument [all...] |
| /foundation/filemanagement/app_file_service/test/fuzztest/backupservicestub_fuzzer/ |
| H A D | backupservicestub_fuzzer.cpp | 168 int32_t errCode = TypeCast<int32_t>(data + pos, &pos); in CmdAppFileReadyFuzzTest() local 193 int32_t errCode = TypeCast<int32_t>(data); in CmdAppDoneFuzzTest() local 214 int32_t errCode = TypeCast<int32_t>(data + pos, &pos); in CmdResultReportFuzzTest() local 501 int32_t errCode = TypeCast<int32_t>(data + pos, &pos); in CmdAppIncrementalFileReadyFuzzTest() local 527 int32_t errCode = TypeCast<int32_t>(data); in CmdAppIncrementalDoneFuzzTest() local [all...] |
| /foundation/filemanagement/app_file_service/tests/mock/backup_kit_inner/ |
| H A D | service_proxy_mock.cpp | 68 ErrCode ServiceProxy::AppFileReady(const string &fileName, UniqueFd fd, int32_t errCode) in AppFileReady() argument 73 ErrCode ServiceProxy::AppDone(ErrCode errCode) in AppDone() argument 160 ErrCode ServiceProxy::AppIncrementalFileReady(const string &fileName, UniqueFd fd, UniqueFd manifestFd, int32_t errCode) in AppIncrementalFileReady() argument 165 ErrCode ServiceProxy::AppIncrementalDone(ErrCode errCode) in AppIncrementalDone() argument 78 ServiceResultReport(const std::string restoreRetInfo, BackupRestoreScenario scenario, ErrCode errCode) ServiceResultReport() argument
|
| /foundation/filemanagement/app_file_service/tools/backup_tool/src/ |
| H A D | tools_op_incremental_restore.cpp | 121 OnFileReady(shared_ptr<SessionRestore> ctx, const BFileInfo &fileInfo, UniqueFd fd, UniqueFd manifestFd, int32_t errCode) OnFileReady() argument
|
| H A D | tools_op_restore.cpp | 119 static void OnFileReady(shared_ptr<Session> ctx, const BFileInfo &fileInfo, UniqueFd fd, int32_t errCode) in OnFileReady() argument
|
| /foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/copy_listener/ |
| H A D | trans_listener.cpp | 43 std::error_code errCode; in RmDir() local 158 std::error_code errCode; in PrepareCopySession() local 193 std::error_code errCode; CopyToSandBox() local [all...] |
| /foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/ |
| H A D | copydir.cpp | 64 std::error_code errCode;
in ParseAndCheckJsOperand() local 92 std::error_code errCode;
in MakeDir() local 108 std::error_code errCode; RemoveFile() local 131 std::error_code errCode; CopyFile() local 154 std::error_code errCode; CopySubDir() local 226 std::error_code errCode; CopyDirFunc() local [all...] |
| /foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/ |
| H A D | fscrypt_key_v1_ext.cpp | 49 std::error_code errCode; in GetMappedUserId() local
|
| /foundation/filemanagement/app_file_service/interfaces/kits/js/backup/ |
| H A D | session_restore_n_exporter.cpp | 60 ErrCode errCode = BError::GetCodeByErrno(sysErrno); in OnFileReadySheet() local 115 ErrCode errCode = BError::GetBackupCodeByErrno(err); in onBundleBegin() local 161 ErrCode errCode = BError::GetBackupCodeByErrno(err); onBundleEnd() local 206 ErrCode errCode = BError::GetBackupCodeByErrno(err); onAllBundlesEnd() local [all...] |
| H A D | session_incremental_backup_n_exporter.cpp | 58 ErrCode errCode = BError::GetCodeByErrno(sysErrno); in OnFileReady() local 113 ErrCode errCode = BError::GetBackupCodeByErrno(err); in onBundleBegin() local 159 ErrCode errCode = BError::GetBackupCodeByErrno(err); onBundleEnd() local 204 ErrCode errCode = BError::GetBackupCodeByErrno(err); onAllBundlesEnd() local [all...] |
| H A D | session_backup_n_exporter.cpp | 55 ErrCode errCode = BError::GetCodeByErrno(sysErrno); in OnFileReady() local 109 ErrCode errCode = BError::GetBackupCodeByErrno(err); in onBundleBegin() local 155 ErrCode errCode = BError::GetBackupCodeByErrno(err); onBundleEnd() local 200 ErrCode errCode = BError::GetBackupCodeByErrno(err); onAllBundlesEnd() local [all...] |