Home
last modified time | relevance | path

Searched defs:in (Results 1 – 13 of 13) sorted by relevance

/developtools/global_resource_tool/src/
Dresource_table.cpp104 ifstream in(path, ios::binary); in LoadResTable() local
350 bool ResourceTable::ReadFileHeader(ifstream &in, IndexHeader &indexHeader, uint64_t &pos, uint64_t … in ReadFileHeader()
363 bool ResourceTable::ReadLimitKeys(ifstream &in, map<int64_t, vector<KeyParam>> &limitKeys, in ReadLimitKeys()
399 bool ResourceTable::ReadIdTables(std::ifstream &in, std::map<int64_t, std::pair<int64_t, int64_t>> … in ReadIdTables()
433 bool ResourceTable::ReadDataRecordPrepare(ifstream &in, RecordItem &record, uint64_t &pos, uint64_t… in ReadDataRecordPrepare()
451 bool ResourceTable::ReadDataRecordStart(std::ifstream &in, RecordItem &record, in ReadDataRecordStart()
Dresource_check.cpp106 FILE *in = fopen(filePath.c_str(), "rb"); in GetPngWidthAndHeight() local
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/sign/
DSignHap.java76 public static void copyFiles(JarFile in, in copyFiles()
176 …private static void writeOutputStream(JarFile in, JarOutputStream out, JarEntry firstEntry, byte[]… in writeOutputStream()
187 …private static long writeOutputStreamAndGetOffset(JarFile in, JarOutputStream out, JarEntry inEntr… in writeOutputStreamAndGetOffset()
211 private static void copyFilesExceptStoredFile(List<JarEntry> entryListNotStored, JarFile in, in copyFilesExceptStoredFile()
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/
Dgpio.proto24 int32 in = 2; field
/developtools/profiler/protos/types/plugins/ftrace_data/default/
Dgpio.proto24 int32 in = 2; field
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/default/
Dgpio.proto24 int32 in = 2; field
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/zip/
DZipUtils.java192 public static ZipFileInfo findZipInfo(ZipDataInput in) throws IOException, HapFormatException { in findZipInfo()
219 private static Pair<Long, ByteBuffer> findEocdInHap(ZipDataInput in) throws IOException { in findEocdInHap()
/developtools/hiperf/test/unittest/common/native/
Dcpu_usage_test.cpp75 std::ifstream in(fileName, std::ios::in); in GetVmRSSLine() local
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/utils/
DFileUtils.java447 try (InputStream in = openInputStream(file)) { in readFileToByteArray()
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/utils/
DHapUtils.java241 try (FileInputStream in = new FileInputStream(file); in readFileToByte()
/developtools/hdc/src/common/
Dauth.cpp814 const unsigned char *in = reinterpret_cast<const unsigned char *>(buf.c_str()); in RsaEncrypt() local
/developtools/packing_tool/adapter/ohos/
DCompressor.java1770 FileInputStream in = new FileInputStream(packInfoFile); in compressPackinfoIntoHap() local
2285 FileInputStream in = null; in compress() local
/developtools/profiler/hiebpf/include/
Dvmlinux.h38967 unsigned int in; member
39858 long unsigned int *in; member
49682 const uint8_t *in; member
50797 } in; member
51253 struct fuse_read_in in; member
51257 struct fuse_write_in in; member
51372 struct fuse_init_in in; member
54479 } in; member
54703 struct net_device *in; member
59419 struct scatter_walk in; member
[all …]