Searched defs:byte (Results 1 – 7 of 7) sorted by relevance
| /developtools/integration_verification/tools/fotff/utils/ |
| D | http.go | 27 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…
|
| D | runtime.go | 50 func WriteRuntimeData(name string, data []byte) error {
|
| /developtools/hapsigner/hapsigntool_cpp/hap/entity/src/ |
| D | block_head.cpp | 60 std::vector<int8_t> byte(ret, ret + BlockHead::ELF_BLOCK_LEN); in GetBlockHeadLittleEndian() local
|
| D | sign_head.cpp | 89 std::vector<int8_t> byte(ret, ret + SignHead::SIGN_HEAD_LEN); in GetSignHeadLittleEndian() local
|
| /developtools/hapsigner/hapsigntool_cpp_test/unittest/hapSign/ |
| D | sign_block_data_test.cpp | 72 bool byte = api->GetByte(); variable
|
| /developtools/smartperf_host/trace_streamer/src/base/ |
| D | codec_cov.cpp | 26 int32_t PreNum(unsigned char byte) in PreNum()
|
| /developtools/profiler/hiebpf/include/ |
| D | vmlinux.h | 65399 BYTE byte; member 70943 __u8 byte; member
|