Home
last modified time | relevance | path

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

/developtools/global_resource_tool/src/
Dresource_table.cpp103 ifstream in(path, ios::binary); in LoadResTable() local
336 bool ResourceTable::ReadFileHeader(ifstream &in, IndexHeader &indexHeader, int32_t &pos, int32_t le… in ReadFileHeader()
349 bool ResourceTable::ReadLimitKeys(ifstream &in, map<int32_t, vector<KeyParam>> &limitKeys, in ReadLimitKeys()
385 bool ResourceTable::ReadIdTables(std::ifstream &in, std::map<int32_t, std::pair<int32_t, int32_t>> … in ReadIdTables()
419 bool ResourceTable::ReadDataRecordPrepare(ifstream &in, RecordItem &record, int32_t &pos, int32_t l… in ReadDataRecordPrepare()
437 bool ResourceTable::ReadDataRecordStart(std::ifstream &in, RecordItem &record, in ReadDataRecordStart()
Dresource_check.cpp108 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.java79 public static void copyFiles(JarFile in, in copyFiles()
179 …private static void writeOutputStream(JarFile in, JarOutputStream out, JarEntry firstEntry, byte[]… in writeOutputStream()
190 …private static long writeOutputStreamAndGetOffset(JarFile in, JarOutputStream out, JarEntry inEntr… in writeOutputStreamAndGetOffset()
214 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/host/smartperf/trace_streamer/src/protos/types/plugins/ftrace_data/default/
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/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/ftrace_data/
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/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/utils/
DFileUtils.java455 try (InputStream in = openInputStream(file)) { in readFileToByteArray()
DHapUtils.java237 try (FileInputStream in = new FileInputStream(file); in readFileToByte()
/developtools/hiperf/test/unittest/common/native/
Dcpu_usage_test.cpp74 std::ifstream in(fileName, std::ios::in); in GetVmRSSLine() local
/developtools/bytrace/bin/src/
Dbytrace_cmd.cpp724 std::unique_ptr<uint8_t[]> in = std::make_unique<uint8_t[]>(CHUNK_SIZE); in DumpCompressedTrace() local
/developtools/packing_tool/adapter/ohos/
DCompressor.java1284 FileInputStream in = new FileInputStream(packInfoFile); in compressPackinfoIntoHap() local
1701 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 …]