/foundation/filemanagement/app_file_service/utils/include/b_jsonutil/ |
H A D | b_jsonutil.h | 135 * @param path 报错文件 141 static bool BuildOnProcessErrInfo(std::string &reportInfo, std::string path, int err);
|
/foundation/filemanagement/dfs_service/test/fuzztest/clouddownloadcallbackstub_fuzzer/ |
H A D | clouddownloadcallbackstub_fuzzer.cpp | 69 downloadProgressObj.path = fuzzData.GetStringFromData(len); in HandleOnProcessFuzzTest()
|
/foundation/distributedhardware/distributed_input/services/source/inputinject/include/ |
H A D | virtual_device.h | 46 void SetPath(const std::string &path);
|
/foundation/filemanagement/app_file_service/interfaces/innerkits/native/file_share/include/ |
H A D | file_permission.h | 56 string path = ""; member
|
/foundation/filemanagement/dfs_service/test/unittests/services_daemon/ |
H A D | cloud_daemon_stub_test.cpp | 30 MOCK_METHOD3(StartFuse, int32_t(int32_t userId, int32_t deviceFd, const std::string &path));
|
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/fontcollection_napi/ |
H A D | js_fontcollection.h | 51 bool GetFontFileProperties(const std::string path, const std::string familyName);
|
/foundation/window/window_manager/window_scene/session/host/src/ |
H A D | scene_persistent_storage.cpp | 68 std::filesystem::path fileDir {saveDir_}; in InitDir()
|
/kernel/linux/linux-5.10/drivers/firmware/efi/ |
H A D | Makefile | 27 obj-$(CONFIG_EFI_DEV_PATH_PARSER) += dev-path-parser.o
|
/kernel/linux/common_modules/container_escape_detection/include/ |
H A D | ced_detection_points.h | 16 #include <linux/path.h>
|
/kernel/linux/linux-5.10/tools/thermal/tmon/ |
H A D | tmon.h | 168 extern int sysfs_set_ulong(char *path, char *filename, unsigned long val);
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
H A D | tcp_server.py | 6 import sys, os, os.path, getopt namespace
|
/kernel/linux/linux-5.10/tools/testing/selftests/drivers/net/mlxsw/spectrum/ |
H A D | devlink_resources.sh | 98 path "kvd/$i" size $((size + 128)) &> /dev/null
|
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/include/ |
H A D | test_util.h | 39 int test_seq_read(const char *path, char **bufp, size_t *sizep);
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | pps_kernel.h | 25 char path[PPS_MAX_NAME_LEN]; /* path of connected device */ member
|
/kernel/linux/linux-5.10/tools/memory-model/scripts/ |
H A D | parseargs.sh | 38 echo " --destdir path (place for .litmus.out, default by .litmus)" 76 checkarg --destdir "(path to directory)" "$#" "$2" '.\+' '^--'
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-buildid-list.c | 56 .path = input_name, in perf_session__list_build_ids()
|
/kernel/linux/linux-5.10/tools/perf/scripts/python/ |
H A D | failed-syscalls-by-pid.py | 13 sys.path.append(os.environ['PERF_EXEC_PATH'] + \
|
H A D | powerpc-hcalls.py | 12 sys.path.append(os.environ['PERF_EXEC_PATH'] + \
|
H A D | mem-phys-addr.py | 16 sys.path.append(os.environ['PERF_EXEC_PATH'] + \ 84 #slow path, search all
|
H A D | sctop.py | 20 sys.path.append(os.environ['PERF_EXEC_PATH'] + \
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | probe-finder.h | 40 struct debuginfo *debuginfo__new(const char *path); 63 /* Find a src file from a DWARF tag path */
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | locking.h | 57 * the subsequent nodes in our path, keeping our locks on those adjacent 120 void btrfs_unlock_up_safe(struct btrfs_path *path, int level);
|
/kernel/linux/linux-5.10/fs/coda/ |
H A D | coda_linux.h | 51 int coda_getattr(const struct path *, struct kstat *, u32, unsigned int);
|
/kernel/linux/linux-6.6/fs/coda/ |
H A D | coda_linux.h | 52 int coda_getattr(struct mnt_idmap *, const struct path *, struct kstat *,
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | pps_kernel.h | 25 char path[PPS_MAX_NAME_LEN]; /* path of connected device */ member
|