Home
last modified time | relevance | path

Searched defs:filename (Results 1151 - 1175 of 1334) sorted by relevance

1...<<41424344454647484950>>...54

/base/security/dlp_permission_service/interfaces/kits/napi_common/src/
H A Dnapi_common.cpp1123 std::string filename = asyncContext.dlpFilename; in GetOriginalFilenameParams() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/
H A Ddrv_hdmi_debug.c355 static struct file *debug_file_open(const char *filename, int flags, int mode) in debug_file_open() argument
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dlinux_osl.c1244 osl_os_open_image(char *filename) in osl_os_open_image() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
H A Drelational_store_sqlite_ext.cpp1562 SQLITE_API int sqlite3_open_relational(const char *filename, sqlite3 **ppDb) in sqlite3_open_relational() argument
1573 SQLITE_API int sqlite3_open16_relational(const void *filename, sqlite3 **ppDb) in sqlite3_open16_relational() argument
1584 SQLITE_API int sqlite3_open_v2_relational(const char *filename, sqlite3 **ppDb, int flags, const char *zVfs) in sqlite3_open_v2_relational() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H A Ddistributed_test_tools.cpp432 struct dirent *filename = nullptr; local
/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H A Dext_extension.cpp1844 static void WriteFile(const string &filename, const vector<struct ReportFileInfo> &srcFiles) in WriteFile() argument
/foundation/distributedhardware/distributed_input/common/include/
H A Dinput_hub.cpp1110 std::string filename = std::string(DEVICE_PATH) + "/" + event.name; in JudgeDeviceOpenOrClose() local
/third_party/eudev/src/libudev/
H A Dlibudev-device.c599 char filename[UTIL_PATH_SIZE]; in udev_device_read_db() local
663 char filename[UTIL_PATH_SIZE]; in udev_device_read_uevent_file() local
[all...]
/third_party/f2fs-tools/fsck/
H A Df2fs.h206 __u8 (*filename)[F2FS_SLOT_LEN]; member
H A Dfsck.c1521 __chk_dots_dentries(struct f2fs_sb_info *sbi, int casefolded, struct f2fs_dir_entry *dentry, struct child_info *child, u8 *name, int len, __u8 (*filename)[F2FS_SLOT_LEN], int enc_name) __chk_dots_dentries() argument
1568 nullify_dentry(struct f2fs_dir_entry *dentry, int offs, __u8 (*filename)[F2FS_SLOT_LEN], u8 **bitmap) nullify_dentry() argument
/third_party/eudev/src/shared/
H A Dutil.c791 _pure_ static bool hidden_file_allow_backup(const char *filename) { in hidden_file_allow_backup() argument
812 hidden_file(const char *filename) hidden_file() argument
[all...]
/third_party/elfutils/debuginfod/
H A Ddebuginfod-client.c462 add_headers_from_file(debuginfod_client *client, const char* filename) in add_headers_from_file() argument
835 const char *filename = NULL; in debuginfod_query_server() local
1902 debuginfod_find_source(debuginfod_client *client, const unsigned char *build_id, int build_id_len, const char *filename, char **path) debuginfod_find_source() argument
[all...]
/third_party/ffmpeg/libavdevice/
H A Ddshow.c1341 char *filename = NULL; in dshow_open_device() local
1412 char *filename = NULL; in dshow_open_device() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_drawtext.c482 FcChar8 *filename; in load_font_fontconfig() local
H A Davf_showcqt.c595 char *filename; in render_fontconfig() local
/third_party/ffmpeg/libavformat/
H A Davformat.h454 const char *filename; member
[all...]
H A Daviobuf.c1223 int avio_open(AVIOContext **s, const char *filename, int flags) in avio_open() argument
1228 int ffio_open_whitelist(AVIOContext **s, const char *filename, int flags, in ffio_open_whitelist() argument
1249 int avio_open2(AVIOContext **s, const char *filename, int flags, in avio_open2() argument
H A Ddemux.c154 static int init_input(AVFormatContext *s, const char *filename, in init_input() argument
223 int avformat_open_input(AVFormatContext **ps, const char *filename, in avformat_open_input() argument
[all...]
H A Disom.h83 char filename[64]; member
/third_party/curl/lib/
H A Dsetup-vms.h215 static int CONF_modules_load_file(const char *filename, in CONF_modules_load_file() argument
/third_party/glslang/StandAlone/
H A DStandAlone.cpp1547 const auto filename = GetBinaryName(intermediate->getStage()); variable
2122 fopen_s( FILE** pFile, const char* filename, const char* mode ) fopen_s() argument
/third_party/alsa-lib/src/pcm/
H A Dpcm_direct.c195 static int get_tmp_name(char *filename, size_t size) in get_tmp_name() argument
205 static int make_local_socket(const char *filename, int server, mode_t ipc_perm, int ipc_gid) in make_local_socket() argument
[all...]
H A Dpcm_hw.c1757 char filename[sizeof(SNDRV_FILE_PCM_STREAM_PLAYBACK) + 20]; in snd_pcm_hw_open() local
H A Dpcm_ladspa.c103 char *filename; member
1153 char *filename; in snd_pcm_ladspa_check_dir() local
1086 snd_pcm_ladspa_check_file(snd_pcm_ladspa_plugin_t * const plugin, const char *filename, const char *label, const unsigned long ladspa_id) snd_pcm_ladspa_check_file() argument
1432 const char *label = NULL, *filename = NULL; snd_pcm_ladspa_add_plugin() local
[all...]
/third_party/backends/backend/
H A Ddll.c364 static int has_suffix(const char *filename, const char *suffix) { in has_suffix() argument

Completed in 69 milliseconds

1...<<41424344454647484950>>...54