Home
last modified time | relevance | path

Searched defs:err (Results 3676 - 3700 of 18296) sorted by relevance

1...<<141142143144145146147148149150>>...732

/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dfscrypt_key_v2.cpp38 auto err = memcpy_s(arg->raw, FSCRYPT_MAX_KEY_SIZE, keyInfo_.key.data.get(), keyInfo_.key.size); in ActiveKey() local
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenservice/src/
H A Ddscreen_source_service.cpp62 Rosen::DMError err = Rosen::ScreenManager::GetInstance().DestroyVirtualScreen(screen->GetId()); in DeleteExistDScreens() local
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/common/src/
H A Dscreen_manager_adapter.cpp62 Rosen::DMError err = Rosen::ScreenManager::GetInstance().DestroyVirtualScreen(iter->second); in CreateVirtualScreen() local
138 Rosen::DMError err = Rosen::ScreenManager::GetInstance().DestroyVirtualScreen(screenId); in RemoveVirtualScreen() local
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/
H A Dfile_operations_local.cpp35 int32_t err = 0; in DoLocalLookup() local
88 int32_t err; in Lookup() local
106 int err = stat(path.c_str(), &statBuf); in GetAttr() local
[all...]
/foundation/filemanagement/app_file_service/tests/unittests/backup_tools/backup_tool/
H A Dtools_op_incremental_restore_test.cpp340 ErrCode err = 0; in HWTEST_F() local
366 ErrCode err = -1; in HWTEST_F() local
392 ErrCode err = 0; in HWTEST_F() local
418 ErrCode err = -1; in HWTEST_F() local
443 ErrCode err = 0; in HWTEST_F() local
467 ErrCode err = -1; HWTEST_F() local
[all...]
/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_json/
H A Db_report_entity_test.cpp163 auto err = ParseReportInfo(fileStat, splits, keys); in HWTEST_F() local
392 auto err = ParseReportInfo(fileStat, splits, keys); in HWTEST_F() local
/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/1.0/src/
H A Dscreenregion.cpp47 void ScreenRegion::OnTransError(int32_t err, const std::string &content) in OnTransError() argument
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/properties/
H A Dcopy_file.cpp138 auto err = CopyFileCore(src, dest); in Sync() local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dnet.c174 static FILLP_BOOL FillpErrIsFatal(FILLP_INT err) in FillpErrIsFatal() argument
195 FILLP_INT FillpErrToErrno(FILLP_INT err) in FillpErrToErrno() argument
235 void FillpNetconnSetSafeErr(struct FtNetconn *conn, FILLP_INT err) in FillpNetconnSetSafeErr() argument
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Ddympool.c145 FILLP_INT err = 0; in DympExpandMemory() local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dutils.h120 FillpErrorType err; in UtilsAddrCopy() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/
H A Dsys_socket.c110 int32_t err; in SendUdpSegment() local
148 ssize_t err; in RecvUdpSegment() local
167 int32_t err; in LocalAddrBindAndGet() local
[all...]
/foundation/filemanagement/storage_service/services/storage_daemon/mtp/src/
H A Dmtp_device_monitor.cpp61 LIBMTP_error_number_t err = LIBMTP_Detect_Raw_Devices(&rawDevices, &rawDevSize); in MonitorDevice() local
/foundation/filemanagement/storage_service/services/storage_daemon/user/src/
H A Duser_manager.cpp67 int32_t err = CheckUserIdRange(userId); in StartUser() local
79 int32_t err = CheckUserIdRange(userId); in StopUser() local
91 int32_t err = CheckCrypto(userId, flags); in PrepareUserDirs() local
115 int32_t err = CheckUserIdRange(userId); DestroyUserDirs() local
176 bool err = true; DestroyDirsFromVec() local
358 int32_t err = CheckUserIdRange(userId); CheckCrypto() local
[all...]
/foundation/filemanagement/storage_service/services/storage_daemon/volume/src/
H A Dexternal_volume_info.cpp95 int err = remove(devPath_.c_str()); in DoDestroy() local
224 int err = remove(mountPath_.c_str()); in DoUMount() local
256 int32_t err = 0; in DoFormat() local
288 int32_t err = 0; DoSetVolDesc() local
[all...]
/foundation/filemanagement/storage_service/services/storage_manager/crypto/
H A Dfilesystem_crypto.cpp50 int32_t err = CheckUserIdRange(userId); in GenerateUserKeys() local
64 int32_t err = CheckUserIdRange(userId); in DeleteUserKeys() local
81 int32_t err = CheckUserIdRange(userId); UpdateUserAuth() local
99 int32_t err = CheckUserIdRange(userId); UpdateUseAuthWithRecoveryKey() local
115 int32_t err = CheckUserIdRange(userId); ActiveUserKey() local
129 int32_t err = CheckUserIdRange(userId); InactiveUserKey() local
143 int32_t err = CheckUserIdRange(userId); LockUserScreen() local
158 int32_t err = CheckUserIdRange(userId); UnlockUserScreen() local
171 int32_t err = CheckUserIdRange(userId); GetFileEncryptStatus() local
184 int32_t err = CheckUserIdRange(userId); GetLockScreenStatus() local
197 int32_t err = CheckUserIdRange(userId); GenerateAppkey() local
217 int32_t err = CheckUserIdRange(userId); DeleteAppkey() local
233 int32_t err = CheckUserIdRange(userId); CreateRecoverKey() local
253 int32_t err = CheckUserIdRange(userId); SetRecoverKey() local
266 int32_t err = CheckUserIdRange(userId); UpdateKeyContext() local
[all...]
/foundation/filemanagement/user_file_service/services/native/file_access_service/src/
H A Dfile_access_service_proxy.cpp148 int err = remote->SendRequest(static_cast<uint32_t>(FileAccessServiceInterfaceCode::CMD_ONCHANGE), data, reply, in OnChange() local
207 int err = remote->SendRequest(static_cast<uint32_t>(FileAccessServiceInterfaceCode::CMD_REGISTER_NOTIFY), data, in RegisterNotify() local
233 int err = remote->SendRequest(static_cast<uint32_t>(FileAccessServiceInterfaceCode::CMD_UNREGISTER_NOTIFY), data, UnregisterNotifyInternal() local
331 int err = remote->SendRequest(static_cast<uint32_t>( ConnectFileExtAbility() local
374 int err = remote->SendRequest(static_cast<uint32_t>( DisConnectFileExtAbility() local
418 int err = remote->SendRequest(static_cast<uint32_t>(FileAccessServiceInterfaceCode::CMD_GET_EXTENSION_PROXY), GetExtensionProxy() local
[all...]
/kernel/linux/linux-5.10/crypto/async_tx/
H A Draid6test.c157 int err = 0; in test() local
194 int err = 0; in raid6_test() local
[all...]
/kernel/linux/linux-5.10/drivers/bcma/
H A Ddriver_gpio.c126 int hwirq, err; in bcma_gpio_irq_init() local
174 int err; in bcma_gpio_init() local
[all...]
/kernel/linux/linux-5.10/drivers/crypto/nx/
H A Dnx-aes-xcbc.c142 int err; in nx_crypto_ctx_aes_xcbc_init2() local
H A Dnx-sha512.c22 int err; in nx_crypto_ctx_sha512_init() local
/kernel/linux/linux-5.10/drivers/crypto/qce/
H A Dcore.c82 int ret = 0, err; in qce_handle_queue() local
/kernel/linux/linux-5.10/drivers/dma/idxd/
H A Dinit.c473 int err, i; in idxd_init_module() local
[all...]
H A Dirq.c62 bool err = false; in process_misc_interrupts() local
/kernel/linux/linux-5.10/arch/x86/tools/
H A Dinsn_sanity.c42 static void usage(const char *err) in usage() argument

Completed in 28 milliseconds

1...<<141142143144145146147148149150>>...732