Home
last modified time | relevance | path

Searched defs:header (Results 1 - 25 of 74) sorted by relevance

123

/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_easy_test.cpp138 struct HiSysEventEasyHeader header; in HWTEST_F() local
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_easy/
H A Deasy_event_builder.c34 AppendHeader(uint8_t* eventBuffer, const size_t bufferLen, size_t* offset, const struct HiSysEventEasyHeader* header) AppendHeader() argument
H A Dhisysevent_easy.c73 static int InitEventHeader(struct HiSysEventEasyHeader* header, const char* domain, const char* name, in InitEventHeader() argument
109 struct HiSysEventEasyHeader header; HiSysEventEasyWrite() local
[all...]
/base/hiviewdfx/hiview/base/event_store/utility/reader/
H A Dcontent_reader_version_3.cpp28 int ContentReaderVersion3::ReadDocDetails(std::ifstream& docStream, EventStore::DocHeader& header, in ReadDocDetails() argument
55 int ContentReaderVersion3::GetContentHeader(uint8_t* content, EventStore::ContentHeader& header) in GetContentHeader() argument
H A Dcontent_reader.cpp36 auto header = *(reinterpret_cast<struct EventRaw::HiSysEventHeader*>(rawData->GetData() + HIVIEW_BLOCK_SIZE)); in UpdateParamCnt() local
H A Dcontent_reader_version_2.cpp84 int ContentReaderVersion2::ReadDocDetails(std::ifstream& docStream, EventStore::DocHeader& header, in ReadDocDetails() argument
111 int ContentReaderVersion2::GetContentHeader(uint8_t* content, EventStore::ContentHeader& header) in GetContentHeader() argument
[all...]
H A Dcontent_reader_version_1.cpp81 int ContentReaderVersion1::ReadDocDetails(std::ifstream& docStream, EventStore::DocHeader& header, in ReadDocDetails() argument
109 int ContentReaderVersion1::GetContentHeader(uint8_t* content, EventStore::ContentHeader& header) in GetContentHeader() argument
[all...]
/base/hiviewdfx/hilog/frameworks/libhilog/socket/
H A Dhilog_input_socket_client.cpp25 extern "C" int HilogWriteLogMessage(HilogMsg *header, const char *tag, uint16_t tagLen, const char *fmt, in HilogWriteLogMessage() argument
31 int HilogInputSocketClient::WriteLogMessage(HilogMsg *header, const char *tag, uint16_t tagLen, const char *fmt, in WriteLogMessage() argument
/base/hiviewdfx/hilog/test/fuzztest/hilogclient_fuzzer/
H A Dhilogclient_fuzzer.cpp31 HilogMsg header = {0}; in DoSomethingInterestingWithMyAPI() local
[all...]
/base/startup/hvb/libhvb/src/rvt/
H A Dhvb_rvt.c49 enum hvb_errno hvb_rvt_head_parser(const struct hvb_buf *rvt, struct rvt_image_header *header, uint64_t desc_size) in hvb_rvt_head_parser() argument
[all...]
/base/update/updateservice/services/core/ability/download/data/include/
H A Ddownload_info.h40 std::map<std::string, std::string> header; member
/base/hiviewdfx/hilog/frameworks/libhilog/base/
H A Dhilog_base.c35 static int SendMessage(HilogMsg *header, const char *tag, uint16_t tagLen, const char *fmt, uint16_t fmtLen) in SendMessage() argument
88 HilogMsg header in HiLogBasePrintArgs() local
[all...]
/base/hiviewdfx/hidumper/frameworks/native/src/executor/
H A Dlist_dumper.cpp48 std::string header; in Execute() local
/base/hiviewdfx/hiview/base/event_store/utility/writer/
H A Dsys_event_doc_writer.cpp71 DocHeader header; in Write() local
151 DocHeader header = { in WriteHeader() local
[all...]
/base/request/request/pre_download/netstack_rs/src/
H A Drequest.rs51 pub fn header(&mut self, key: &str, value: &str) -> &mut Self { in header() functions
/base/security/dlp_permission_service/test/fuzztest/dlp_permission/fuzzer/parsedlpheader_fuzzer/
H A Dparsedlpheader_fuzzer.cpp74 struct DlpHeader header = { in FuzzTest() local
/base/update/updater/test/unittest/diffpatch/
H A Dimage_patch_unittest.cpp39 int32_t TestStartReadHeader(const PatchParam &param, PatchHeader &header, size_t &offset) in TestStartReadHeader() argument
83 PatchHeader header = {0, 0, 0, 0, 0}; in HWTEST_F() local
/base/hiviewdfx/hiview/base/event_raw/test/unittest/common/
H A Devent_raw_encoded_and_decoded_test.cpp854 auto header = event.GetHeader(); in HWTEST_F() local
903 auto header = builder->GetHeader(); in HWTEST_F() local
/base/hiviewdfx/hiview/plugins/freeze_detector/test/unittest/common/
H A Dfreeze_detector_unittest.cpp331 std::string header = "header"; in HWTEST_F() local
/base/hiviewdfx/hilog/frameworks/libhilog/ioctl/
H A Dlog_ioctl.cpp43 MsgHeader header = {MSG_VER, static_cast<uint8_t>(cmd), 0, static_cast<uint16_t>(len)}; in SendMsgHeader() local
/base/request/request/frameworks/js/napi/include/upload/
H A Dupload_config.h46 std::map<std::string, std::string> header; member
/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/test/
H A Ddlp_file_manager_test.cpp237 struct DlpHeader header = { in HWTEST_F() local
275 struct DlpHeader header = { in HWTEST_F() local
318 struct DlpHeader header = { in HWTEST_F() local
/base/security/huks/services/huks_standard/huks_engine/main/device_cert_manager/src/
H A Ddcm_asn1.c28 static void BuildTlvHeader(struct HksAsn1Blob *header, const struct HksAsn1Blob *tlv) in BuildTlvHeader() argument
69 struct HksAsn1Blob header = { 0, ASN_1_MAX_HEADER_LEN, headerBuf }; in Asn1InsertValue() local
[all...]
/base/security/huks/services/huks_standard/huks_engine/main/device_cert_manager/include/
H A Ddcm_asn1.h64 struct HksAsn1Blob header; member
/base/startup/hvb/libhvb/src/auth/
H A Dhvb.c138 struct rvt_image_header header; in hvb_walk_verify_nodes() local

Completed in 11 milliseconds

123