/base/theme/screenlock_mgr/test/unittest/ |
H A D | screenlock_service_test.cpp | 122 char buff[EACH_LINE_LENGTH] = { 0x00 };
in ExecuteCmd() local 126 while (fgets(buff, sizeof(buff), ptr) != nullptr) {
in ExecuteCmd() 127 if (strcat_s(output, sizeof(output), buff) != 0) {
in ExecuteCmd()
|
/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | pixel_map_ohos.cpp | 102 RefPtr<PixelMap> PixelMap::DecodeTlv(std::vector<uint8_t>& buff) in DecodeTlv() argument 104 Media::PixelMap* pixelMapRelease = OHOS::Media::PixelMap::DecodeTlv(buff); in DecodeTlv() 111 bool PixelMapOhos::EncodeTlv(std::vector<uint8_t>& buff) in EncodeTlv() argument 114 return pixmap_->EncodeTlv(buff); in EncodeTlv()
|
/foundation/arkui/ace_engine/test/unittest/adapter/ohos/capability/ |
H A D | html_convert_test.cpp | 270 std::vector<uint8_t> buff; in HWTEST_F() local 271 spanString->EncodeTlv(buff); in HWTEST_F() 272 EXPECT_EQ(buff.size() > 0, true); in HWTEST_F() 274 auto htmlFromU8 = toHtml.ToHtml(buff); in HWTEST_F()
|
/foundation/distributeddatamgr/udmf/framework/common/ |
H A D | tlv_object.cpp | 201 std::vector<uint8_t> buff(startCursor, startCursor + head.len);
in Read() 202 value = std::move(buff);
in Read() 246 std::vector<uint8_t> buff(startCursor, startCursor + head.len);
in Read() 248 auto buffer = (uintptr_t)(buff.data() + cursor_);
in Read()
|
/foundation/window/window_manager/window_scene/session/container/src/ |
H A D | window_event_channel.cpp | 254 for (const auto &buff : buffer) { in PrintPointerEvent() 255 str += std::to_string(buff); in PrintPointerEvent() 294 for (const auto &buff : buffer) { in PrintInfoPointerEvent() 295 str += std::to_string(buff); in PrintInfoPointerEvent()
|
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/ |
H A D | tzdst.c | 134 void settimezone(const char *buff) in settimezone() argument 144 if (buff == NULL) { in settimezone() 148 buffLen = strlen(buff); in settimezone() 154 if (memcpy_s(standardString, STANDARD_TZ_LEN, buff, buffLen) != EOK) { in settimezone()
|
/third_party/ltp/tools/genload/ |
H A D | stress.c | 744 char buff[chunk]; in hoghdd() local 759 buff[i] = j; in hoghdd() 761 buff[i] = '\n'; in hoghdd() 798 if (write(fd, buff, chunk) != in hoghdd()
|
H A D | genload.c | 744 char buff[chunk]; in hoghdd() local 759 buff[i] = j; in hoghdd() 761 buff[i] = '\n'; in hoghdd() 798 if (write(fd, buff, chunk) != in hoghdd()
|
/third_party/node/deps/openssl/openssl/providers/implementations/signature/ |
H A D | eddsa_sig.c | 379 unsigned long long buff[512]; in s390x_ed25519_digestsign() member 404 unsigned long long buff[512]; in s390x_ed448_digestsign() member 431 unsigned long long buff[512]; in s390x_ed25519_digestverify() member 453 unsigned long long buff[512]; in s390x_ed448_digestverify() member
|
/third_party/openssl/providers/implementations/signature/ |
H A D | eddsa_sig.c | 379 unsigned long long buff[512]; in s390x_ed25519_digestsign() member 404 unsigned long long buff[512]; in s390x_ed448_digestsign() member 431 unsigned long long buff[512]; in s390x_ed25519_digestverify() member 453 unsigned long long buff[512]; in s390x_ed448_digestverify() member
|
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/ |
H A D | media_downloader.h | 34 virtual bool Read(unsigned char* buff, unsigned int wantReadLength, unsigned int& realReadLength, bool& isEos) = 0;
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/include/ |
H A D | heif_exif_metadata_accessor.h | 37 bool CheckTiffPos(byte* buff, size_t size, size_t &byteOrderPos);
|
/foundation/communication/wifi/wifi/base/inner_api/ |
H A D | rpc.h | 47 void RpcClientDealReadMsg(RpcClient *client, char *buff);
|
/foundation/CastEngine/castengine_wifi_display/services/mediachannel/ |
H A D | buffer_dispatcher.cpp | 442 adata->buff = std::make_shared<DataBuffer>(); in BufferDispatcher() 443 vdata->buff = std::make_shared<DataBuffer>(); in BufferDispatcher() 509 if (data != nullptr && data->buff != nullptr) { in ReleaseIdleBuffer() 510 data->buff.reset(); in ReleaseIdleBuffer() 516 if (data != nullptr && data->buff != nullptr) { in ReleaseIdleBuffer() 517 data->buff.reset(); in ReleaseIdleBuffer() 535 adata->buff = std::make_shared<DataBuffer>(); in FlushBuffer() 536 vdata->buff = std::make_shared<DataBuffer>(); in FlushBuffer() 544 if (data->mediaData != nullptr && data->mediaData->buff != nullptr) { in FlushBuffer() 545 data->mediaData->buff in FlushBuffer() [all...] |
H A D | base_producer.h | 57 virtual void PublishOneFrame(const MediaData::Ptr &buff) = 0;
|
/base/security/dlp_permission_service/services/dlp_permission/sa/sa_main/ |
H A D | dlp_credential.cpp | 237 static void FreeBuffer(char** buff, uint32_t buffLen) in FreeBuffer() argument 239 if (buff == nullptr) { in FreeBuffer() 243 if (*buff != nullptr) { in FreeBuffer() 244 memset_s(*buff, buffLen, 0, buffLen); in FreeBuffer() 245 delete[] *buff; in FreeBuffer() 246 *buff = nullptr; in FreeBuffer()
|
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/ |
H A D | wifi_hdi_common_test.cpp | 88 char buff[HDI_SCAN_RESULTS_MAX_LEN_TEST] = {0}; in HWTEST_F() local 89 char *pos = buff; in HWTEST_F() 99 char buff[HDI_SCAN_RESULTS_MAX_LEN_TEST] = {0}; in HWTEST_F() local 100 char *pos = buff; in HWTEST_F() 110 char buff[HDI_SCAN_RESULTS_MAX_LEN_TEST] = {0}; in HWTEST_F() local 111 char *pos = buff; in HWTEST_F()
|
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/ |
H A D | header.cpp | 139 char buff[16]; // ample for 8 hex digits + 0x in fmtNum() local 140 snprintf(buff, sizeof(buff), fmt, val); in fmtNum() 141 buff[sizeof(buff)-1] = '\0'; // MSVC doesn't promise null termination in fmtNum() 142 return buff; in fmtNum()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/ |
H A D | header.cpp | 139 char buff[16]; // ample for 8 hex digits + 0x in fmtNum() local 140 snprintf(buff, sizeof(buff), fmt, val); in fmtNum() 141 buff[sizeof(buff)-1] = '\0'; // MSVC doesn't promise null termination in fmtNum() 142 return buff; in fmtNum()
|
/third_party/spirv-headers/tools/buildHeaders/ |
H A D | header.cpp | 139 char buff[16]; // ample for 8 hex digits + 0x in fmtNum() local 140 snprintf(buff, sizeof(buff), fmt, val); in fmtNum() 141 buff[sizeof(buff)-1] = '\0'; // MSVC doesn't promise null termination in fmtNum() 142 return buff; in fmtNum()
|
/base/security/huks/test/unittest/huks_standard_test/storage_multithread_test/src/ |
H A D | hks_storage_test.cpp | 179 uint8_t buff[TEST_BLOB_SIZE] = {0}; in HWTEST_F() local 182 .data = buff, in HWTEST_F()
|
/base/startup/appspawn/service/hnp/base/ |
H A D | hnp_base.h | 269 int HnpAddFileToZip(zipFile zf, char *filename, char *buff, int size);
286 int GetHnpJsonBuff(HnpCfgInfo *hnpCfg, char **buff);
|
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/hls/ |
H A D | hls_media_downloader.cpp | 111 bool HlsMediaDownloader::Read(unsigned char* buff, unsigned int wantReadLength, in Read() argument 115 realReadLength = buffer_->ReadBuffer(buff, wantReadLength, 2); // wait 2 times in Read()
|
/third_party/skia/third_party/externals/freetype/src/gxvalid/ |
H A D | gxvmort2.c | 94 FT_UShort buff[7]; in gxv_mort_subtable_type2_subtable_setup() local 115 gxv_set_length_by_ushort_offset( o, l, buff, 6, table_size, gxvalid ); in gxv_mort_subtable_type2_subtable_setup()
|
H A D | gxvmorx2.c | 96 FT_ULong buff[7]; in gxv_morx_subtable_type2_subtable_setup() local 117 gxv_set_length_by_ulong_offset( o, l, buff, 6, table_size, gxvalid ); in gxv_morx_subtable_type2_subtable_setup()
|