Home
last modified time | relevance | path

Searched defs:numBytes (Results 1 – 10 of 10) sorted by relevance

/base/update/sys_installer/services/module_update/util/src/
Dmodule_hvb_ops.cpp37 static bool ParseReadParam(const std::string &path, const int64_t offset, const uint64_t numBytes, … in ParseReadParam()
68 …struct hvb_ops *ops, const char *partition, int64_t offset, uint64_t numBytes, void *buf, uint64_t… in HvbReadFromPartition()
108 struct hvb_ops *ops, const char *partition, int64_t offset, uint64_t numBytes, const void *buf) in HvbWriteToPartition()
/base/security/crypto_framework/frameworks/cj/src/
Drandom_impl.cpp41 HcfBlob RandomImpl::GenerateRandom(int32_t numBytes, int32_t* errCode) in GenerateRandom()
Dcrypto_ffi.cpp60 HcfBlob FfiOHOSGenerateRandom(int64_t id, int32_t numBytes, int32_t* errCode) in FfiOHOSGenerateRandom()
/base/startup/init/interfaces/innerkits/fs_manager/libfs_hvb/
Dhvb_ops.c70 int64_t offset, uint64_t numBytes, in HvbReadFromPartition()
145 int64_t offset, uint64_t numBytes, in HvbWriteToPartition()
/base/security/crypto_framework/plugin/openssl_plugin/crypto_operation/rand/src/
Drand_openssl.c34 static HcfResult OpensslGenerateRandom(HcfRandSpi *self, int32_t numBytes, HcfBlob *random) in OpensslGenerateRandom()
/base/security/crypto_framework/frameworks/js/napi/crypto/src/
Dnapi_rand.cpp39 int32_t numBytes = 0; member
123 int32_t numBytes = context->numBytes; in GenerateRandomExecute() local
263 int32_t numBytes = 0; in JsGenerateRandomSync() local
/base/security/crypto_framework/frameworks/crypto_operation/
Drand.c63 static HcfResult GenerateRandom(HcfRand *self, int32_t numBytes, HcfBlob *random) in GenerateRandom()
/base/hiviewdfx/hiview/base/utility/
Dhiview_zip_util.cpp77 size_t numBytes = fread(buf, 1, sizeof(buf), srcFp); in AddFileInZip() local
/base/telephony/core_service/services/sim/src/
Druim_file.cpp357 int numBytes = 0; in ProcessGetSpnDone() local
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/utils/
Dtrace_utils.cpp414 size_t numBytes = fread(buf, 1, sizeof(buf), srcFp); in ZipTraceFile() local