Home
last modified time | relevance | path

Searched defs:errCode (Results 1 – 25 of 837) sorted by relevance

12345678910>>...34

/foundation/communication/netstack/test/unittest/tlssocket/client/
DTlsSocketTest.cpp102 server.Bind(address, [](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in SetSocketHwTestShortParam()
103 server.Connect(options, [](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in SetSocketHwTestShortParam()
128 server.Bind(address, [](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in SetSocketHwTestLongParam()
129 server.Connect(options, [](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in SetSocketHwTestLongParam()
145 server.Bind(address, [](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in __anonf836eec40602()
159 server.Send(tcpSendOptions, [](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in __anonf836eec40702()
162 (void)server.Close([](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in __anonf836eec40802()
179 server.Send(tcpSendOptions, [](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in __anonf836eec40902()
182 (void)server.Close([](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in __anonf836eec40a02()
197 server.Send(tcpSendOptions, [](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in __anonf836eec40b02()
[all …]
DTlsSocketCertChainTest.cpp103 server.Bind(address, [](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in SetCertChainHwTestShortParam()
104 server.Connect(options, [](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in SetCertChainHwTestShortParam()
129 server.Bind(address, [](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in SetCertChainHwTestLongParam()
130 server.Connect(options, [](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in SetCertChainHwTestLongParam()
146 server.Bind(address, [](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in __anonad6a07d50602()
160 server.Send(tcpSendOptions, [](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in __anonad6a07d50702()
163 (void)server.Close([](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in __anonad6a07d50802()
179 server.Send(tcpSendOptions, [](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in __anonad6a07d50902()
182 (void)server.Close([](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in __anonad6a07d50a02()
197 server.Send(tcpSendOptions, [](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in __anonad6a07d50b02()
[all …]
DTlsSocketOneWayTest.cpp102 server.Bind(address, [](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in SetOneWayHwTestShortParam()
103 server.Connect(options, [](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in SetOneWayHwTestShortParam()
128 server.Bind(address, [](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in SetOneWayHwTestLongParam()
129 server.Connect(options, [](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in SetOneWayHwTestLongParam()
145 server.Bind(address, [](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in __anonf57686770602()
160 server.Send(tcpSendOptions, [](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in __anonf57686770702()
163 (void)server.Close([](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in __anonf57686770802()
180 server.Send(tcpSendOptions, [](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in __anonf57686770902()
183 (void)server.Close([](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in __anonf57686770a02()
199 server.Send(tcpSendOptions, [](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in __anonf57686770b02()
[all …]
DTlsSocketCertChainOneWayTest.cpp103 server.Bind(address, [](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in SetCertChainOneWayHwTestShortParam()
104 server.Connect(options, [](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in SetCertChainOneWayHwTestShortParam()
129 server.Bind(address, [](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in SetCertChainOneWayHwTestLongParam()
130 server.Connect(options, [](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in SetCertChainOneWayHwTestLongParam()
146 server.Bind(address, [](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in __anon117668480602()
160 server.Send(tcpSendOptions, [](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in __anon117668480702()
163 (void)server.Close([](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in __anon117668480802()
179 server.Send(tcpSendOptions, [](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in __anon117668480902()
182 (void)server.Close([](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in __anon117668480a02()
197 server.Send(tcpSendOptions, [](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in __anon117668480b02()
[all …]
DTlsSocketUnilateralConnection.cpp107 server.Bind(address, [](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in SetUnilateralHwTestShortParam()
108 server.Connect(options, [](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in SetUnilateralHwTestShortParam()
187 server.Bind(address, [](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in __anone21edee50402()
202 server.Send(tcpSendOptions, [](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in __anone21edee50502()
204 (void)server.Close([](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in __anone21edee50602()
221 server.Send(tcpSendOptions, [](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in __anone21edee50702()
223 (void)server.Close([](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in __anone21edee50802()
239 server.Send(tcpSendOptions, [](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in __anone21edee50902()
241 (void)server.Close([](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in __anone21edee50a02()
266 server.Bind(address, [](int32_t errCode) { EXPECT_TRUE(errCode == TLSSOCKET_SUCCESS); }); in __anone21edee50b02()
[all …]
/foundation/window/window_manager/wmserver/src/zidl/
Dwindow_manager_stub.cpp54 … WMError errCode = CreateWindow(windowProxy, windowProperty, surfaceNode, windowId, token); in OnRemoteRequest() local
65 WMError errCode = AddWindow(windowProperty); in OnRemoteRequest() local
72 WMError errCode = RemoveWindow(windowId, isFromInnerkits); in OnRemoteRequest() local
78 WMError errCode = DestroyWindow(windowId); in OnRemoteRequest() local
84 WMError errCode = RequestFocus(windowId); in OnRemoteRequest() local
101 WMError errCode = RegisterWindowManagerAgent(type, windowManagerAgentProxy); in OnRemoteRequest() local
110 WMError errCode = UnregisterWindowManagerAgent(type, windowManagerAgentProxy); in OnRemoteRequest() local
135 WMError errCode = GetTopWindowId(mainWinId, topWinId); in OnRemoteRequest() local
141 WMError errCode = MinimizeAllAppWindows(data.ReadUint64()); in OnRemoteRequest() local
146 WMError errCode = ToggleShownStateForAllAppWindows(); in OnRemoteRequest() local
[all …]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
Ddefault_factory.cpp32 IKvDB *DefaultFactory::CreateKvDb(KvDBType kvDbType, int &errCode) in CreateKvDb()
52 IKvDB *DefaultFactory::CreateLocalKvDB(int &errCode) in CreateLocalKvDB()
60 IKvDB *DefaultFactory::CreateMultiVerNaturalStore(int &errCode) in CreateMultiVerNaturalStore()
69 IKvDB *DefaultFactory::CreateSingleVerNaturalStore(int &errCode) in CreateSingleVerNaturalStore()
78 IKvDB *DefaultFactory::CreateCommitStorageDB(int &errCode) in CreateCommitStorageDB()
85 IKvDBMultiVerDataStorage *DefaultFactory::CreateMultiVerStorage(int &errCode) in CreateMultiVerStorage()
93 IKvDBCommitStorage *DefaultFactory::CreateMultiVerCommitStorage(int &errCode) in CreateMultiVerCommitStorage()
/foundation/communication/netstack/test/unittest/tlssocket/server/
DTlsSocketServerTest.cpp92 …server.Listen(tlsListenOptions, [](int32_t errCode) { EXPECT_TRUE(errCode == TlsSocket::TLSSOCKET_… in __anon3c68d2d30202()
107 …server.Send(tlsServerSendOptions, [](int32_t errCode) { EXPECT_TRUE(errCode == TlsSocket::TLSSOCKE… in __anon3c68d2d30302()
123 …server.Send(tlsServerSendOptions, [](int32_t errCode) { EXPECT_TRUE(errCode == TlsSocket::TLSSOCKE… in __anon3c68d2d30402()
126 …(void)server.Close(socketFd, [](int32_t errCode) { EXPECT_TRUE(errCode == TlsSocket::TLSSOCKET_SUC… in __anon3c68d2d30502()
143 …server.Send(tlsServerSendOptions, [](int32_t errCode) { EXPECT_TRUE(errCode == TlsSocket::TLSSOCKE… in __anon3c68d2d30602()
147 …(void)server.Close(socketFd, [](int32_t errCode) { EXPECT_TRUE(errCode == TlsSocket::TLSSOCKET_SUC… in __anon3c68d2d30702()
151 server.Stop([](int32_t errCode) { EXPECT_TRUE(errCode == TlsSocket::TLSSOCKET_SUCCESS); }); in __anon3c68d2d30802()
181 …server.Send(tlsServerSendOptions, [](int32_t errCode) { EXPECT_TRUE(errCode == TlsSocket::TLSSOCKE… in __anon3c68d2d30a02()
184 …(void)server.Close(socketFd, [](int32_t errCode) { EXPECT_TRUE(errCode == TlsSocket::TLSSOCKET_SUC… in __anon3c68d2d30b02()
187 server.Stop([](int32_t errCode) { EXPECT_TRUE(errCode == TlsSocket::TLSSOCKET_SUCCESS); }); in __anon3c68d2d30c02()
[all …]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_single_ver_storage_executor_cache.cpp31 int errCode = -E_NOT_SUPPORT; in PrepareForSavingCacheData() local
56 int errCode = E_OK; in ResetForSavingCacheData() local
72 int errCode = E_OK; in ResetForMigrateCacheData() local
87 int errCode = DBCommon::CalcValueHash(REMOVE_DEVICE_DATA_KEY, hashKey); in RemoveDeviceDataInCacheMode() local
139 int errCode = SQLiteUtils::GetStatement(dbHandle_, sql, statement); in GetMinVersionCacheData() local
171 int errCode = SQLiteUtils::GetStatement(dbHandle_, sql, statement); in MigrateRmDevData() local
209 …int errCode = SQLiteUtils::AttachNewDatabase(dbHandle_, type, passwd, attachDbAbsPath, attachAsNam… in AttachMainDbAndCacheDb() local
239 int errCode = SQLiteUtils::GetStatement(dbHandle_, sql, statement); in GetMaxVersionInCacheDb() local
262 …int errCode = PutIntoConflictAndCommitForMigrateCache(dataItem, {dataItem.dev.empty(), dataItem.de… in MigrateDataItem() local
304 int errCode = E_OK; in CheckDataWithQuery() local
[all …]
Dsqlite_local_storage_executor.cpp50 int errCode = SQLiteUtils::GetStatement(dbHandle_, SELECT_SQL, statement); in Get() local
77 int errCode = SQLiteUtils::ExecuteRawSQL(dbHandle_, CLEAR_SQL); in Clear() local
85 int errCode = SQLiteUtils::GetStatement(dbHandle_, SELECT_BATCH_SQL, statement); in GetEntries() local
138 int errCode = Put(entry.key, entry.value); in PutBatch() local
157 int errCode = Delete(key); in DeleteBatch() local
175 int errCode = SQLiteUtils::BeginTransaction(dbHandle_); in StartTransaction() local
181 int errCode = SQLiteUtils::CommitTransaction(dbHandle_); in Commit() local
187 int errCode = SQLiteUtils::RollbackTransaction(dbHandle_); in RollBack() local
194 int errCode = SQLiteUtils::GetStatement(dbHandle_, INSERT_SQL, statement); in Put() local
226 int errCode = SQLiteUtils::GetStatement(dbHandle_, DELETE_SQL, statement); in Delete() local
Dsqlite_single_ver_storage_executor.cpp52 int errCode = E_OK; in ResetOrRegetStmt() local
69 int errCode = SQLiteUtils::GetColumnBlobValue(statement, 0, entry.key); in GetEntryFromStatement() local
141 int errCode = SQLiteUtils::GetStatement(dbHandle_, sql, statement); in GetKvData() local
176 int errCode = SQLiteUtils::BindBlobToStatement(statement, BIND_KV_KEY_INDEX, key, false); in BindPutKvData() local
215 int errCode = SQLiteUtils::GetStatement(dbHandle_, SELECT_SYNC_HASH_SQL, statement); in GetKvDataByHashKey() local
274 int errCode = SQLiteUtils::GetStatement(dbHandle_, sql, statement); in SaveKvData() local
314 int errCode = SaveKvData(type, key, value, timestamp); in PutKvData() local
340 int errCode = SQLiteUtils::GetStatement(dbHandle_, sql, statement); in GetEntries() local
360 int errCode = E_OK; in GetEntries() local
382 int errCode = E_OK; in GetCount() local
[all …]
Dsqlite_single_ver_storage_engine.cpp93 int errCode = kvStore->EraseDeviceWaterMark(devId, isNeedHash); in EraseDeviceWaterMark() local
112 int errCode = handle->GetExistsDevicesFromMeta(removeDevices); in GetRemoveDataDevices() local
129 int errCode = E_OK; in EraseDeviceWaterMark() local
179 int errCode = handle->GetMinVersionCacheData(dataItems, minVerIncurCacheDb); in MigrateSyncDataByVersion() local
228 int errCode = ReleaseExecutor(handle); in ReleaseHandleTransiently() local
252 int errCode = E_OK; in AddSubscribeToMainDBInMigrate() local
278 int errCode = E_OK; in MigrateSyncData() local
327 int errCode = E_OK; in AttachMainDbAndCacheDb() local
359 int errCode = E_OK; in AttachMainDbAndCacheDb() local
405 int errCode; in FinishMigrateData() local
[all …]
Dsqlite_single_ver_natural_store.cpp50 …rocessContinueToken(const DeviceID &deviceID, const std::vector<DataItem> &dataItems, int &errCode, in ProcessContinueToken()
76 void ProcessContinueToken(const std::vector<DataItem> &dataItems, int &errCode, in ProcessContinueToken()
85 void ProcessContinueTokenForQuerySync(const std::vector<DataItem> &dataItems, int &errCode, in ProcessContinueTokenForQuerySync()
135 int errCode = E_OK; in GetKvEntriesByDataItems() local
207 int errCode = SQLiteUtils::SetUserVer(properties, version); in SetUserVer() local
216 int errCode = InitStorageEngine(kvDBProp, isNeedUpdateSecOpt); in InitDatabaseContext() local
227 int errCode; in RegisterLifeCycleCallback() local
263 int errCode = runtimeCxt->ModifyTimer(lifeTimerId_, time); in SetAutoLifeCycleTime() local
288 inline bool OriValueCanBeUse(int errCode) in OriValueCanBeUse()
293 inline bool AmendValueShouldBeUse(int errCode) in AmendValueShouldBeUse()
[all …]
/foundation/ability/form_fwk/interfaces/kits/native/src/
Dform_mgr.cpp67 int errCode = Connect(); in AddForm() local
95 int errCode = Connect(); in DeleteForm() local
124 int errCode = Connect(); in StopRenderingForm() local
154 int errCode = Connect(); in ReleaseForm() local
190 int errCode = Connect(); in UpdateForm() local
232 int errCode = Connect(); in ReleaseRenderer() local
262 int errCode = Connect(); in RequestForm() local
307 int errCode = Connect(); in NotifyWhetherVisibleForms() local
334 int errCode = Connect(); in CastTempForm() local
350 int errCode = Connect(); in DumpStorageFormInfos() local
[all …]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/gaussdb_rd/test/unittest/oh_adapter/
Ddocumentdb_json_common_test.cpp51 int errCode = E_OK; variable
76 int errCode = E_OK; variable
100 int errCode = E_OK; variable
122 int errCode = E_OK; variable
136 int errCode = E_OK; variable
155 int errCode = E_OK; variable
174 int errCode = E_OK; variable
193 int errCode = E_OK; variable
212 int errCode = E_OK; variable
231 int errCode = E_OK; variable
[all …]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
Dkv_store_delegate_impl.cpp59 int errCode = conn_->Put(option, key, value); in Put() local
76 int errCode = conn_->PutBatch(option, entries); in PutBatch() local
93 int errCode = conn_->Delete(option, key); in Delete() local
110 int errCode = conn_->DeleteBatch(option, keys); in DeleteBatch() local
127 int errCode = conn_->Clear(option); in Clear() local
161 int errCode = conn_->GetSnapshot(snapshot); in GetKvStoreSnapshot() local
223 int errCode = E_OK; in RegisterObserver() local
262 int errCode = conn_->UnRegisterObserver(observerHandle); in UnRegisterObserver() local
278 int errCode = conn_->StartTransaction(); in StartTransaction() local
293 int errCode = conn_->Commit(); in Commit() local
[all …]
Dkv_store_nb_delegate_impl.cpp107 int errCode = conn_->GetResultSet(option, keyPrefix, kvDbResultSet); in GetEntries() local
129 int errCode = conn_->GetEntries(option, query, entries); in GetEntries() local
155 int errCode = conn_->GetResultSet(option, query, kvDbResultSet); in GetEntries() local
181 int errCode = conn_->GetCount(option, query, count); in GetCount() local
226 int errCode = conn_->PutBatch(option, entries); in PutBatch() local
248 int errCode = conn_->DeleteBatch(option, keys); in DeleteBatch() local
302 int errCode = conn_->Pragma(PRAGMA_PUBLISH_LOCAL, static_cast<PragmaData>(&publishInfo)); in PublishLocal() local
323 int errCode = conn_->Pragma(PRAGMA_UNPUBLISH_SYNC, static_cast<PragmaData>(&unpublishInfo)); in UnpublishToLocal() local
344 int errCode = conn_->PutBatch(option, entries); in PutLocalBatch() local
362 int errCode = conn_->DeleteBatch(option, keys); in DeleteLocalBatch() local
[all …]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
Dmulti_ver_storage_executor.cpp61 int errCode = kvDataStorage_->PutMetaData(key, value); in PutMetaData() local
71 int errCode = kvDataStorage_->GetMetaData(key, value); in GetMetaData() local
82 int errCode = commitStorage_->GetLatestCommits(latestCommits); in GetDeviceLatestCommit() local
120 int errCode = commitStorage_->GetCommitTree(latestCommits, commitTree); in GetCommitTree() local
158 int errCode = E_OK; in GetCommitData() local
272 int errCode; in GetValueSliceInner() local
294 int errCode; in PutValueSliceInner() local
317 int errCode; in DeleteValueSliceInner() local
345 int errCode; in StartSliceTransaction() local
362 int errCode = sliceTransaction_->CommitTransaction(); in CommitSliceTransaction() local
[all …]
Dmulti_ver_vacuum_executor_impl.cpp57 int errCode = E_OK; in GetVacuumAbleCommits() local
101 int errCode = handle->GetEntriesByVersion(version, recordsInCommit); in GetVacuumNeedRecordsByVersion() local
130 int errCode = handle->GetOverwrittenClearTypeEntries(version, clearShadowRecords); in GetShadowRecordsOfClearTypeRecord() local
158 … int errCode = handle->GetOverwrittenNonClearTypeEntries(version, hashKey, nonClearShadowRecords); in GetShadowRecordsOfNonClearTypeRecord() local
184 int errCode = E_OK; in StartTransactionForVacuum() local
212 int errCode = writeHandle_->CommitTransaction(MultiTransactionType::ALL_DATA); in CommitTransactionForVacuum() local
233 int errCode = writeHandle_->RollBackTransaction(MultiTransactionType::ALL_DATA); in RollBackTransactionForVacuum() local
253 int errCode = writeHandle_->DeleteEntriesByHashKey(version, hashKey); in DeleteRecordTotally() local
271 int errCode = writeHandle_->UpdateTrimedFlag(version, hashKey); in MarkRecordAsVacuumDone() local
289 int errCode = writeHandle_->UpdateTrimedFlag(commitId); in MarkCommitAsVacuumDone() local
[all …]
/foundation/filemanagement/app_file_service/tests/mock/module_ipc/
Dservice_reverse_proxy_mock.cpp25 void ServiceReverseProxy::BackupOnBundleStarted(int32_t errCode, string bundleName) {} in BackupOnBundleStarted()
27 void ServiceReverseProxy::BackupOnBundleFinished(int32_t errCode, string bundleName) {} in BackupOnBundleFinished()
29 void ServiceReverseProxy::BackupOnAllBundlesFinished(int32_t errCode) {} in BackupOnAllBundlesFinished()
31 void ServiceReverseProxy::RestoreOnBundleStarted(int32_t errCode, string bundleName) {} in RestoreOnBundleStarted()
33 void ServiceReverseProxy::RestoreOnBundleFinished(int32_t errCode, string bundleName) {} in RestoreOnBundleFinished()
35 void ServiceReverseProxy::RestoreOnAllBundlesFinished(int32_t errCode) {} in RestoreOnAllBundlesFinished()
/foundation/window/window_manager/window_scene/session/host/src/zidl/
Dsession_stub.cpp106 const WSError& errCode = UpdateWindowAnimationFlag(isNeedWindowAnimationFlag); in HandleSetWindowAnimationFlag() local
121 const WSError& errCode = Foreground(property); in HandleForeground() local
129 const WSError& errCode = Background(); in HandleBackground() local
137 const WSError& errCode = Disconnect(); in HandleDisconnect() local
169 … WSError errCode = Connect(sessionStage, eventChannel, surfaceNode, systemConfig, property, token); in HandleConnect() local
182 WSError errCode = OnSessionEvent(static_cast<SessionEvent>(eventId)); in HandleSessionEvent() local
197 const WSError& errCode = TerminateSession(abilitySessionInfo); in HandleTerminateSession() local
214 const WSError& errCode = NotifySessionException(abilitySessionInfo); in HandleSessionException() local
237 const WSError& errCode = PendingSessionActivation(abilitySessionInfo); in HandlePendingSessionActivation() local
246 const WSError& errCode = UpdateActiveStatus(isActive); in HandleUpdateActivateStatus() local
[all …]
/foundation/filemanagement/app_file_service/tests/unittests/backup_api/backup_impl/include/
Dservice_reverse_mock.h40 void BackupOnBundleStarted(int32_t errCode, std::string bundleName) override {} in BackupOnBundleStarted()
41 void BackupOnBundleFinished(int32_t errCode, std::string bundleName) override {} in BackupOnBundleFinished()
42 void BackupOnAllBundlesFinished(int32_t errCode) override {} in BackupOnAllBundlesFinished()
44 void RestoreOnBundleStarted(int32_t errCode, std::string bundleName) override {} in RestoreOnBundleStarted()
45 void RestoreOnBundleFinished(int32_t errCode, std::string bundleName) override {} in RestoreOnBundleFinished()
46 void RestoreOnAllBundlesFinished(int32_t errCode) override {} in RestoreOnAllBundlesFinished()
/foundation/ability/dmsfwk_lite/moduletest/dtbschedmgr_lite/source/
Dtlv_parse_test.cpp65 auto onTlvParseDone = [] (int8_t errCode, const void *dmsMsg) { in __anonf959870c0102()
115 auto onTlvParseDone = [] (int8_t errCode, const void *dmsMsg) { in __anonf959870c0202()
140 auto onTlvParseDone = [] (int8_t errCode, const void *dmsMsg) { in __anonf959870c0302()
156 auto onTlvParseDone = [] (int8_t errCode, const void *dmsMsg) { in __anonf959870c0402()
174 auto onTlvParseDone = [] (int8_t errCode, const void *dmsMsg) { in __anonf959870c0502()
192 auto onTlvParseDone = [] (int8_t errCode, const void *dmsMsg) { in __anonf959870c0602()
213 auto onTlvParseDone = [] (int8_t errCode, const void *dmsMsg) { in __anonf959870c0702()
236 auto onTlvParseDone = [] (int8_t errCode, const void *dmsMsg) { in __anonf959870c0802()
259 auto onTlvParseDone = [] (int8_t errCode, const void *dmsMsg) { in __anonf959870c0902()
282 auto onTlvParseDone = [] (int8_t errCode, const void *dmsMsg) { in __anonf959870c0a02()
[all …]
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
Dstep_result_set.cpp57 int errCode = PrepareStep(); in GetAllColumnNames() local
97 int errCode = sqliteStatement->GetColumnType(columnIndex, sqliteType); in GetColumnType() local
165 int errCode = GoToNextRow(); in GoToRow() local
185 int errCode = PrepareStep(); in GoToNextRow() local
230 int errCode = FinishStep(); in Close() local
256 int errCode; in PrepareStep() local
282 int errCode = connection_->EndStepQuery(); in FinishStep() local
352 int errCode = sqliteStatement->GetColumnString(columnIndex, value); in GetString() local
370 int errCode = sqliteStatement->GetColumnLong(columnIndex, columnValue); in GetInt() local
387 int errCode = sqliteStatement->GetColumnLong(columnIndex, value); in GetLong() local
[all …]
/foundation/filemanagement/app_file_service/frameworks/native/backup_kit_inner/src/
Dservice_reverse.cpp35 void ServiceReverse::BackupOnBundleStarted(int32_t errCode, string bundleName) in BackupOnBundleStarted()
45 void ServiceReverse::BackupOnBundleFinished(int32_t errCode, string bundleName) in BackupOnBundleFinished()
55 void ServiceReverse::BackupOnAllBundlesFinished(int32_t errCode) in BackupOnAllBundlesFinished()
65 void ServiceReverse::RestoreOnBundleStarted(int32_t errCode, string bundleName) in RestoreOnBundleStarted()
75 void ServiceReverse::RestoreOnBundleFinished(int32_t errCode, string bundleName) in RestoreOnBundleFinished()
85 void ServiceReverse::RestoreOnAllBundlesFinished(int32_t errCode) in RestoreOnAllBundlesFinished()

12345678910>>...34