Home
last modified time | relevance | path

Searched defs:in (Results 1 - 11 of 11) sorted by relevance

/developtools/global_resource_tool/src/
H A Dresource_check.cpp106 FILE *in = fopen(filePath.c_str(), "rb"); in GetPngWidthAndHeight() local
[all...]
H A Dresource_table.cpp350 ReadFileHeader(ifstream &in, IndexHeader &indexHeader, uint64_t &pos, uint64_t length) const ReadFileHeader() argument
363 ReadLimitKeys(ifstream &in, map<int64_t, vector<KeyParam>> &limitKeys, uint32_t count, uint64_t &pos, uint64_t length) const ReadLimitKeys() argument
399 ReadIdTables(std::ifstream &in, std::map<int64_t, std::pair<int64_t, int64_t>> &datas, uint32_t count, uint64_t &pos, uint64_t length) const ReadIdTables() argument
433 ReadDataRecordPrepare(ifstream &in, RecordItem &record, uint64_t &pos, uint64_t length) const ReadDataRecordPrepare() argument
451 ReadDataRecordStart(std::ifstream &in, RecordItem &record, const std::map<int64_t, std::vector<KeyParam>> &limitKeys, const std::map<int64_t, std::pair<int64_t, int64_t>> &datas, std::map<int64_t, std::vector<ResourceItem>> &resInfos) const ReadDataRecordStart() argument
[all...]
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/zip/
H A DZipUtils.java192 public static ZipFileInfo findZipInfo(ZipDataInput in) throws IOException, HapFormatException { in findZipInfo() argument
219 findEocdInHap(ZipDataInput in) findEocdInHap() argument
[all...]
/developtools/hapsigner/hapsigntool_cpp/utils/src/
H A Dstring_utils.cpp127 bool StringUtils::CheckStringToint(const std::string& in, int& out) in CheckStringToint() argument
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/sign/
H A DSignHap.java76 public static void copyFiles(JarFile in, in copyFiles() argument
176 writeOutputStream(JarFile in, JarOutputStream out, JarEntry firstEntry, byte[] buffer) writeOutputStream() argument
187 writeOutputStreamAndGetOffset(JarFile in, JarOutputStream out, JarEntry inEntry, long offset) writeOutputStreamAndGetOffset() argument
211 copyFilesExceptStoredFile(List<JarEntry> entryListNotStored, JarFile in, JarOutputStream out, long timestamp, boolean isAlignmentFlag) copyFilesExceptStoredFile() argument
[all...]
/developtools/hdc/hdc_rust/src/cffi/
H A Dserial_struct_define.h278 static bool ReadByte(uint8_t &value, Reader &in) in ReadByte() argument
343 static bool ReadVarint(uint64_t &value, Reader &in) in ReadVarint() argument
[all...]
/developtools/hdc/src/common/
H A Dserial_struct_define.h275 static bool ReadByte(uint8_t &value, reader &in) in ReadByte() argument
340 static bool ReadVarint(uint64_t &value, reader &in) in ReadVarint() argument
[all...]
H A Dauth.cpp814 const unsigned char *in = reinterpret_cast<const unsigned char *>(buf.c_str()); in RsaEncrypt() local
/developtools/hapsigner/hapsigntool_cpp/profile/src/
H A Dpkcs7_data.cpp145 int PKCS7Data::Parse(const unsigned char** in, long len) in Parse() argument
/developtools/hapsigner/hapsigntool_cpp/hap/provider/src/
H A Dsign_provider.cpp710 BIO* in = BIO_new_mem_buf(certificate.data(), certificate.size()); in GetCertificate() local
/developtools/profiler/hiebpf/include/
H A Dvmlinux.h38967 unsigned int in; member
39858 long unsigned int *in; member
49682 const uint8_t *in; member
50797 } in; global() member
51253 struct fuse_read_in in; global() member
51257 struct fuse_write_in in; global() member
51372 struct fuse_init_in in; global() member
54479 } in; global() member
54703 struct net_device *in; global() member
59419 struct scatter_walk in; global() member
65800 const uint8_t *in; global() member
66541 u32 (*in)(void *, long unsigned int, size_t); global() member
71906 struct sgpio_bank in; global() member
91265 int in; global() member
112960 char in[1024]; global() member
126049 void *in; global() member
146202 struct in_addr in; global() member
146837 struct in_addr in; global() member
150028 struct bpf_lwt_prog in; global() member
[all...]

Completed in 415 milliseconds