Home
last modified time | relevance | path

Searched defs:byte (Results 1 – 7 of 7) sorted by relevance

/developtools/integration_verification/tools/fotff/utils/
Dhttp.go27 func DoSimpleHttpReqRaw(method string, url string, body []byte, header map[string]string) (response…
41 func DoSimpleHttpReq(method string, url string, body []byte, header map[string]string) (ret []byte,…
58 func doSimpleHttpReqImpl(method string, url string, body []byte, header map[string]string) (respons…
Druntime.go50 func WriteRuntimeData(name string, data []byte) error {
/developtools/hapsigner/hapsigntool_cpp/hap/entity/src/
Dblock_head.cpp60 std::vector<int8_t> byte(ret, ret + BlockHead::ELF_BLOCK_LEN); in GetBlockHeadLittleEndian() local
Dsign_head.cpp89 std::vector<int8_t> byte(ret, ret + SignHead::SIGN_HEAD_LEN); in GetSignHeadLittleEndian() local
/developtools/hapsigner/hapsigntool_cpp_test/unittest/hapSign/
Dsign_block_data_test.cpp72 bool byte = api->GetByte(); variable
/developtools/smartperf_host/trace_streamer/src/base/
Dcodec_cov.cpp26 int32_t PreNum(unsigned char byte) in PreNum()
/developtools/profiler/hiebpf/include/
Dvmlinux.h65399 BYTE byte; member
70943 __u8 byte; member