Home
last modified time | relevance | path

Searched defs:errCode (Results 1026 - 1050 of 1777) sorted by relevance

1...<<41424344454647484950>>...72

/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_double_write_concurrent_test.cpp108 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 Drdb_predicates_join_b_test.cpp103 int errCode = E_OK; in SetUp() local
H A Drdb_value_bucket_test.cpp269 int errCode = val.GetInt(valueInt); in HWTEST_F() local
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dsqlite_shared_result_set.cpp213 auto errCode = ExecuteForSharedBlock(block.get(), startPos, requiredPos); FillBlock() local
[all...]
H A Dstep_result_set.cpp43 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 Drelational_store_utils.cpp281 ModifyTime MapToModifyTime(std::map<NativeRdb::RdbStore::PRIKey, NativeRdb::RdbStore::Date> &map, int32_t &errCode) in MapToModifyTime() argument
H A Drelational_store_impl_resultsetproxy.cpp40 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 Drdb_data_share_adapter_test.cpp77 int errCode = OHOS::NativeRdb::E_OK; in SetUpTestCase() local
/foundation/distributedhardware/device_manager/radar/src/
H A Ddm_radar_helper.cpp609 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 Ddm_radar_helper.cpp142 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 Dpreferences_impl.cpp414 int errCode = CheckKey(key); in Put() local
437 int errCode = CheckKey(key); in Delete() local
524 int errCode in GetValue() local
[all...]
H A Dpreferences_enhance_impl.cpp53 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 Dpreferences_ndk_test.cpp208 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 Dext_backup.cpp297 ErrCode ExtBackup::InvokeAppExtMethod(ErrCode errCode, const std::string result) in InvokeAppExtMethod() argument
H A Dsub_ext_extension.cpp200 void BackupExtExtension::AppIncrementalDone(ErrCode errCode) in AppIncrementalDone() argument
[all...]
/foundation/filemanagement/app_file_service/test/fuzztest/backupservicestub_fuzzer/
H A Dbackupservicestub_fuzzer.cpp168 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 Dservice_proxy_mock.cpp68 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 Dtools_op_incremental_restore.cpp121 OnFileReady(shared_ptr<SessionRestore> ctx, const BFileInfo &fileInfo, UniqueFd fd, UniqueFd manifestFd, int32_t errCode) OnFileReady() argument
H A Dtools_op_restore.cpp119 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 Dtrans_listener.cpp43 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 Dcopydir.cpp64 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 Dfscrypt_key_v1_ext.cpp49 std::error_code errCode; in GetMappedUserId() local
/foundation/filemanagement/app_file_service/interfaces/kits/js/backup/
H A Dsession_restore_n_exporter.cpp60 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 Dsession_incremental_backup_n_exporter.cpp58 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 Dsession_backup_n_exporter.cpp55 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...]

Completed in 18 milliseconds

1...<<41424344454647484950>>...72