/developtools/global_resource_tool/src/ |
D | resource_table.cpp | 103 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()
|
D | resource_check.cpp | 108 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/ |
D | SignHap.java | 79 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/ |
D | gpio.proto | 24 int32 in = 2; field
|
/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/ftrace_data/default/ |
D | gpio.proto | 24 int32 in = 2; field
|
/developtools/profiler/protos/types/plugins/ftrace_data/default/ |
D | gpio.proto | 24 int32 in = 2; field
|
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/default/ |
D | gpio.proto | 24 int32 in = 2; field
|
/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/ftrace_data/ |
D | gpio.proto | 24 int32 in = 2; field
|
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/zip/ |
D | ZipUtils.java | 192 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/ |
D | FileUtils.java | 455 try (InputStream in = openInputStream(file)) { in readFileToByteArray()
|
D | HapUtils.java | 237 try (FileInputStream in = new FileInputStream(file); in readFileToByte()
|
/developtools/hiperf/test/unittest/common/native/ |
D | cpu_usage_test.cpp | 74 std::ifstream in(fileName, std::ios::in); in GetVmRSSLine() local
|
/developtools/bytrace/bin/src/ |
D | bytrace_cmd.cpp | 724 std::unique_ptr<uint8_t[]> in = std::make_unique<uint8_t[]>(CHUNK_SIZE); in DumpCompressedTrace() local
|
/developtools/packing_tool/adapter/ohos/ |
D | Compressor.java | 1284 FileInputStream in = new FileInputStream(packInfoFile); in compressPackinfoIntoHap() local 1701 FileInputStream in = null; in compress() local
|
/developtools/profiler/hiebpf/include/ |
D | vmlinux.h | 38967 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 …]
|