Home
last modified time | relevance | path

Searched defs:file (Results 1676 - 1700 of 2181) sorted by relevance

1...<<61626364656667686970>>...88

/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/proxy/
H A Dclient_trans_proxy_file_manager_test.cpp1173 const SingleFileInfo file = {0}; HWTEST_F() local
1530 SingleFileInfo file; HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/
H A Dclient_trans_proxy_file_manager.c289 UnpackFileTransStartInfo( FileFrame *fileFrame, const FileRecipientInfo *info, SingleFileInfo *file, uint32_t packetSize) UnpackFileTransStartInfo() argument
570 SingleFileInfo *file = (SingleFileInfo *)(&info->recvFileInfo); UnpackFileCrcCheckSum() local
1043 PutToRecvFileList(FileRecipientInfo *recipient, const SingleFileInfo *file) PutToRecvFileList() argument
1224 GetFileInfoByStartFrame( const FileFrame *fileFrame, const FileRecipientInfo *info, SingleFileInfo *file, uint32_t packetSize) GetFileInfoByStartFrame() argument
1330 HandleFileTransferCompletion(FileRecipientInfo *recipient, int32_t sessionId, SingleFileInfo *file) HandleFileTransferCompletion() argument
1358 SingleFileInfo *file = (SingleFileInfo *)SoftBusCalloc(sizeof(SingleFileInfo)); CreateFileFromFrame() local
1812 SingleFileInfo *file = &recipient->recvFileInfo; ProcessFileAckRequest() local
[all...]
/foundation/communication/ipc/interfaces/innerkits/rust/src/parcel/
H A Dwrapper.rs766 let mut file = std::fs::OpenOptions::new() in file_descriptor() variables
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/wifi_hal_module/hostapd_hal/
H A Dwifi_hostapd_hal.c803 char file[FILE_NAME_SIZE] = {0}; in ModBlockList() local
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
H A Djs_single_kv_store.cpp553 std::string file; in Backup() member
589 std::string file; Restore() member
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/cj/src/
H A Ddistributed_kv_store_ffi.cpp221 int32_t FfiOHOSDistributedKVStoreSingleKVStoreBackup(int64_t id, const char* file) in FfiOHOSDistributedKVStoreSingleKVStoreBackup() argument
230 int32_t FfiOHOSDistributedKVStoreSingleKVStoreRestore(int64_t id, const char* file) in FfiOHOSDistributedKVStoreSingleKVStoreRestore() argument
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dfile_fs_impl.cpp26 std::tuple<int, FileInfo> ParseFile(int32_t file) in ParseFile() argument
40 std::tuple<int, FileInfo> ParseFile(std::string file) in ParseFile() argument
90 ParseRandomFile(std::string file) ParseRandomFile() argument
133 Stat(int32_t file) Stat() argument
153 Stat(std::string file) Stat() argument
230 CreateRandomAccessFileSync(std::string file, unsigned int mode) CreateRandomAccessFileSync() argument
943 Truncate(std::string file, int64_t len) Truncate() argument
1032 Close(int32_t file) Close() argument
1044 Close(sptr<OHOS::CJSystemapi::FileFs::FileEntity> file) Close() argument
1069 ReadLines(char* file, std::string encoding) ReadLines() argument
[all...]
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dcopy.cpp240 auto file = open(destPath.c_str(), O_RDWR | O_CREAT, S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP); in CheckOrCreatePath() local
[all...]
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/interface/
H A Dnstackx_dfile.h137 char *file; member
[all...]
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/jsvmtest/
H A Djsvm_utils.cpp51 void PrintErrorMessage(const std::string &cond, const std::string &file, unsigned int line, const char *fmt, ...) in PrintErrorMessage() argument
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dstdiondk.cpp350 FILE *file; in Fread_chk() local
421 char file[LENGTH] = "/data/storage/el2/base/files/testPutw.txt"; in Putw() local
444 int vfsf(FILE *file, char *fmt, ...) in vfsf() argument
458 FILE *file; in Vfscanf() local
487 FILE *file = fopen(file_name, "w"); vfprintftest() local
636 FILE *file = fopen("/data/storage/el2/base/files/fzl.txt", "w"); PutCUnlocked() local
652 FILE *file = fopen("/data/storage/el2/base/files/fzl.txt", "w"); Putc() local
[all...]
/third_party/elfutils/libdw/
H A Ddwarf_getsrclines.c84 unsigned int file; member
[all...]
/third_party/elfutils/libdwfl/
H A Ddwfl_module_getdwarf.c76 open_elf (Dwfl_Module *mod, struct dwfl_file *file) in open_elf() argument
273 find_prelink_address_sync(Dwfl_Module *mod, struct dwfl_file *file) find_prelink_address_sync() argument
603 load_symtab(struct dwfl_file *file, struct dwfl_file **symfile, Elf_Scn **symscn, Elf_Scn **xndxscn, size_t *syments, int *first_global, GElf_Word *strshndx) load_symtab() argument
[all...]
/third_party/exfatprogs/include/
H A Dexfat_ondisk.h165 } __attribute__((packed)) file; /* file directory entry */ member
[all...]
/third_party/f2fs-tools/lib/
H A Dlibf2fs.c717 FILE *file = NULL; in is_mounted() local
1099 static int win_get_device_size(const char *file, uint64_t *device_size) in win_get_device_size() argument
/third_party/ffmpeg/fftools/
H A Dopt_common.c1128 int init_report(const char *env, FILE **file) in init_report() argument
/third_party/ffmpeg/libavformat/
H A Dwtvenc.c90 WtvFile file[WTV_FILES]; member
H A Dconcatdec.c117 ConcatFile *file; in add_file() local
320 get_best_effort_duration(ConcatFile *file, AVFormatContext *avf) get_best_effort_duration() argument
336 ConcatFile *file = &cat->files[fileno]; open_file() local
464 ConcatFile *file = NULL; concat_parse_script() local
[all...]
/third_party/curl/lib/vtls/
H A Dgtls.c179 static gnutls_datum_t load_file(const char *file) in load_file() argument
[all...]
/third_party/curl/src/
H A Dtool_operate.c164 FILE * file; in vms_realfilesize() local
888 FILE *file = fopen(config->etag_compare_file, FOPEN_READTEXT); single_transfer() local
1141 FILE *file = fopen(outfile, "ab", single_transfer() local
[all...]
/third_party/gn/src/base/files/
H A Dfile_util_posix.cc538 FILE* FileToFILE(File file, const char* mode) { in FileToFILE() argument
/third_party/alsa-lib/modules/mixer/simple/
H A Dpython.c1112 const char *file; in alsa_mixer_simple_finit() local
1041 alsa_mixer_simple_pyinit(struct python_priv *priv, PyObject *py_mod, FILE *fp, const char *file, snd_mixer_class_t *class, snd_mixer_t *mixer, const char *device) alsa_mixer_simple_pyinit() argument
[all...]
/third_party/alsa-utils/bat/
H A Dcommon.h176 char *file; member
/third_party/alsa-utils/speaker-test/
H A Dspeaker-test.c705 char *file; in search_for_file() local
[all...]
/third_party/alsa-utils/alsactl/
H A Dstate.c1591 int save_state(const char *file, const char *cardname) in save_state() argument
1674 load_state(const char *cfgdir, const char *file, const char *initfile, int initflags, const char *cardname, int do_init) load_state() argument
[all...]

Completed in 34 milliseconds

1...<<61626364656667686970>>...88