Home
last modified time | relevance | path

Searched defs:file (Results 1 - 25 of 75) sorted by relevance

123

/developtools/hdc/hdc_rust/src/tar/
H A Ddecompress.rs35 pub fn file(path: &str) -> Result<Decompress, io::Error> { in file() functions
/developtools/hapsigner/hapsigntool_cpp/zip/include/
H A Drandom_access_file_output.h45 RandomAccessFile* file; member in OHOS::SignatureTools::RandomAccessFileOutput
H A Drandom_access_file_input.h57 RandomAccessFile& file; member in OHOS::SignatureTools::RandomAccessFileInput
/developtools/hapsigner/hapsigntool_cpp/zip/src/
H A Drandom_access_file_output.cpp26 RandomAccessFileOutput::RandomAccessFileOutput(RandomAccessFile* file) in RandomAccessFileOutput() argument
31 RandomAccessFileOutput::RandomAccessFileOutput(RandomAccessFile* file, int64_t startPosition) in RandomAccessFileOutput() argument
H A Drandom_access_file_input.cpp26 RandomAccessFileInput::RandomAccessFileInput(RandomAccessFile& file) : file(file), in RandomAccessFileInput() argument
31 RandomAccessFileInput::RandomAccessFileInput(RandomAccessFile& file, int64_t offset, int64_t size) in RandomAccessFileInput() argument
[all...]
/developtools/integration_verification/tools/fotff/vcs/
H A Dmanifest.go
/developtools/hapsigner/hapsigntool_cpp_test/fuzztest/zip/randomaccessfileinputoutput_fuzzer/
H A Drandomaccessfileinputoutput_fuzzer.cpp43 RandomAccessFile file; in RandomAccessFileInputConstructor() local
54 RandomAccessFile file; in RandomAccessFileOutputConstructor() local
/developtools/hdc/hdc_rust/src/host/
H A Dclient.rs339 let mut file = std::fs::File::create(self.params[1].as_str())?; variables
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/utils/
H A DParamProcessUtil.java56 public static void delDir(File file) { in delDir() argument
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/zip/
H A DRandomAccessFileZipDataOutput.java29 private final RandomAccessFile file; field in RandomAccessFileZipDataOutput
38 public RandomAccessFileZipDataOutput(RandomAccessFile file) { in RandomAccessFileZipDataOutput() argument
48 public RandomAccessFileZipDataOutput(RandomAccessFile file, long startPosition) { in RandomAccessFileZipDataOutput() argument
[all...]
H A DRandomAccessFileZipDataInput.java32 private final RandomAccessFile file; field in RandomAccessFileZipDataInput
45 public RandomAccessFileZipDataInput(RandomAccessFile file) { in RandomAccessFileZipDataInput() argument
59 RandomAccessFileZipDataInput(RandomAccessFile file, long offset, long size) RandomAccessFileZipDataInput() argument
[all...]
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/signer/
H A DSignerFactory.java121 private Optional<URL> fileToUrl(File file) { in fileToUrl() argument
/developtools/hapsigner/hapsigntool_cpp_test/unittest/elfVerify/
H A Dhap_utils_test.cpp92 std::string file; in HWTEST_F() local
H A Dverify_elf_test.cpp354 std::string file = "./elfVerify/elf_signed_package.elf"; in HWTEST_F() local
389 std::string file = "./elfVerify/elf_signed_package.elf"; in HWTEST_F() local
407 std::string file = "./elfVerify/elf_signed_package.elf"; in HWTEST_F() local
[all...]
/developtools/profiler/device/services/ipc/src/
H A Dipc_generator.cpp23 bool IpcGenerator::Generate(const google::protobuf::FileDescriptor* file, in Generate() argument
/developtools/packing_tool/packing_tool/frameworks/src/
H A Dlog.cpp35 void Log(char *file, char *func, int32_t line, int32_t level, char *format, ...) in Log() argument
/developtools/profiler/device/plugins/hilog_plugin/src/
H A Dfile_cache.cpp29 bool FileCache::Open(const std::string& file) in Open() argument
/developtools/hapsigner/hapsigntool_cpp/hap/utils/src/
H A Dhap_utils.cpp100 bool HapUtils::ReadFileToByteBuffer(const std::string& file, ByteBuffer& buffer) in ReadFileToByteBuffer() argument
/developtools/hapsigner/hapsigntool_cpp_test/unittest/codeSigning/sign/
H A Dverify_code_signature_test.cpp109 std::string file = "./codeSigning/entry-default-signed-so.hap"; in HWTEST_F() local
131 std::string file = "./codeSigning/entry-default-signed-so.hap"; in HWTEST_F() local
151 std::string file = "./codeSigning/entry-default-signed-so.hap"; in HWTEST_F() local
171 std::string file = "./codeSigning/entry-default-signed-so.hap"; in HWTEST_F() local
191 std::string file = ""; HWTEST_F() local
211 std::string file = "./codeSigning/hap_invalid_block_header_err.hap"; HWTEST_F() local
231 std::string file = "./codeSigning/hap_offset_align_err.hap"; HWTEST_F() local
251 std::string file = "./codeSigning/hap_magic_number_err.hap"; HWTEST_F() local
271 std::string file = "./codeSigning/hap_segment_header_err.hap"; HWTEST_F() local
312 std::string file = "./codeSigning/hap_merkle_tree_err.elf"; HWTEST_F() local
332 std::string file = "./codeSigning/hap_merkle_tree_err.elf"; HWTEST_F() local
352 std::string file = "./codeSigning/hap_merkle_tree_err111.elf"; HWTEST_F() local
372 std::string file = "./codeSigning/hap_merkle_tree_err.elf"; HWTEST_F() local
392 std::string file = "./codeSigning/hap_merkle_tree_err.elf"; HWTEST_F() local
412 std::string file = "./codeSigning/hap_file_type_err.elf"; HWTEST_F() local
432 std::string file = "./codeSigning/elf_parse_sign_block_err.elf"; HWTEST_F() local
452 std::string file = "./codeSigning/hap_native_libs_err.hap"; HWTEST_F() local
474 std::string file = "./codeSigning/hap_profile_is_null_err.hap"; HWTEST_F() local
494 std::string file = "hap"; HWTEST_F() local
519 std::string file = "test.hap"; HWTEST_F() local
544 std::string file = "test.hap"; HWTEST_F() local
[all...]
/developtools/hapsigner/hapsigntool_cpp_test/unittest/codeSigning/utils/
H A Dcms_utils_test.cpp141 std::string file = "./codeSigning/entry-default-signed-so.hap"; in HWTEST_F() local
/developtools/packing_tool/adapter/ohos/
H A DUncompressVerify.java192 verifyOutPath(Utility utility, File file) verifyOutPath() argument
[all...]
/developtools/profiler/device/base/test/unittest/
H A Dcommon_test.cpp33 FILE* file = fopen(filePath.c_str(), "w"); in WriteFile() local
[all...]
/developtools/hapsigner/hapsigntool/hap_sign_tool/src/test/java/com/ohos/hapsigntoolcmd/
H A DHapSignToolTest.java267 private final File file; field in HapSignToolTest.Cleanable
269 public Cleanable(File file) { in Cleanable() argument
/developtools/profiler/host/smartperf/client/client_command/
H A Dparse_slide_fps_trace.cpp24 double ParseSlideFpsTrace::ParseSlideFpsTraceNoh(std::string file) in ParseSlideFpsTraceNoh() argument
/developtools/profiler/host/smartperf/client/client_command/test/unittest/
H A Dbytrace_test.cpp48 std::string file = "/data/local/tmp/sptrace_"; in HWTEST_F() local

Completed in 10 milliseconds

123