| /foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
| H A D | data.h | 38 BASE_NS::string filepath; member
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/text/ |
| H A D | font_mgr_test.cpp | 251 std::string filepath = ""; in HWTEST_F() local
|
| /foundation/communication/ipc/services/dbinder/test/distributedtest/src/ |
| H A D | dbinder_service_test_helper.cpp | 40 char filepath[PATH_LENGTH]; in GetPidByName() local
|
| /third_party/libwebsockets/include/libwebsockets/ |
| H A D | lws-cache-ttl.h | 235 const char *filepath; member
|
| /third_party/ltp/testcases/kernel/controllers/libcontrollers/ |
| H A D | libcontrollers.c | 131 int read_file(char *filepath, int action, unsigned int *value) in read_file() argument 183 int read_shares_file(char *filepath) in read_shares_file() argument [all...] |
| /third_party/ltp/testcases/kernel/mce-test/tsrc/ |
| H A D | hugepage.h | 137 void *alloc_filebacked_hugepage(char *filepath, int size, int private, int *fd) in alloc_filebacked_hugepage() argument 177 int free_filebacked_hugepage(void *addr, int size, int fd, char *filepath) in free_filebacked_hugepage() argument
|
| H A D | thugetlb.c | 49 char filepath[BUF_SIZE]; variable
|
| /third_party/ltp/testcases/kernel/mce-test/hwpoison/ |
| H A D | hugepage.h | 137 void *alloc_filebacked_hugepage(char *filepath, int size, int private, int *fd) in alloc_filebacked_hugepage() argument 177 int free_filebacked_hugepage(void *addr, int size, int fd, char *filepath) in free_filebacked_hugepage() argument
|
| H A D | thugetlb.c | 49 char filepath[BUF_SIZE]; variable
|
| /third_party/vk-gl-cts/external/amber/src/src/ |
| H A D | dxc_helper.cc | 177 std::string filepath = filename.empty() ? ("amber." + profile) : filename; in Compile() local
|
| /base/request/request/frameworks/js/napi/src/legacy/ |
| H A D | request_manager.cpp | 203 auto filepath = dir + '/' + filename;
in IsPathValid() local
|
| /foundation/communication/ipc/ipc/test/auxiliary/native/src/ |
| H A D | ipc_test_helper.cpp | 92 char filepath[MAX_NAME_LEN + 1]; in GetPidByName() local
|
| /kernel/linux/linux-5.10/tools/thermal/tmon/ |
| H A D | sysfs.c | 37 char filepath[PATH_MAX + 2]; /* NUL and '/' */ in sysfs_set_ulong() local 61 char filepath[PATH_MAX + 2]; /* NUL and '/' */ in sysfs_get_ulong() local 80 char filepath[PATH_MAX + 2]; /* NUL and '/' */ sysfs_get_string() local [all...] |
| /kernel/linux/linux-5.10/tools/testing/selftests/net/ |
| H A D | udpgso_bench_rx.c | 285 static void usage(const char *filepath) in usage() argument
|
| /kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/ |
| H A D | core.c | 275 char *filename, filepath[100]; in ath11k_core_fetch_board_data_api_n() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/net/ |
| H A D | udpgso_bench_rx.c | 285 static void usage(const char *filepath) in usage() argument
|
| /kernel/linux/linux-6.6/tools/thermal/tmon/ |
| H A D | sysfs.c | 37 char filepath[PATH_MAX + 2]; /* NUL and '/' */ in sysfs_set_ulong() local 61 char filepath[PATH_MAX + 2]; /* NUL and '/' */ in sysfs_get_ulong() local 80 char filepath[PATH_MAX + 2]; /* NUL and '/' */ sysfs_get_string() local [all...] |
| /kernel/liteos_a/testsuites/unittest/container/ |
| H A D | It_container_test.cpp | 97 int ReadFile(const char *filepath, char *buf) in ReadFile() argument 109 int WriteFile(const char *filepath, const char *buf) in WriteFile() argument
|
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| H A D | spawnndk.cpp | 63 char filepath[] = "/data/storage/el2/base/files/fzl.txt";
in PosixSpawn() local 86 char filepath[] = "/data/storage/el2/base/files/fzl.txt";
in PosixSpawnP() local
|
| /third_party/libsnd/regtest/ |
| H A D | database.c | 172 db_add_file (REG_DB * db_handle, const char * filepath) in db_add_file() argument 222 db_check_file (REG_DB * db_handle, const char * filepath) in db_check_file() argument 285 get_ekey_from_filename(REGTEST_DB * db, const char *filepath) get_ekey_from_filename() argument 428 get_filename_pathname(REGTEST_DB * db, const char *filepath) get_filename_pathname() argument [all...] |
| /third_party/libwebsockets/lib/misc/ |
| H A D | diskcache.c | 275 char dirpath[132], filepath[132 + 32]; in lws_diskcache_trim() local [all...] |
| /third_party/jerryscript/jerry-core/ext/ |
| H A D | heapdump.c | 36 void LogHeapdumpInit(const char* filepath) in LogHeapdumpInit() argument
|
| H A D | tracker.c | 36 void LogTrackerInit(const char* filepath) in LogTrackerInit() argument
|
| /base/request/request/frameworks/cj/ffi/src/ |
| H A D | cj_request_task.cpp | 113 bool CJTask::SetPathPermission(const std::string &filepath) in SetPathPermission() argument 184 void CJTask::AddPathMap(const std::string &filepath, const std::string &baseDir) in AddPathMap() argument 201 void CJTask::ResetDirAccess(const std::string &filepath) in ResetDirAccess() argument 209 RemovePathMap(const std::string &filepath) RemovePathMap() argument [all...] |
| /base/startup/appspawn/test/moduletest/ |
| H A D | appspawn_module_test.cpp | 49 bool CheckFileIsExists(const char *filepath) in CheckFileIsExists() argument 63 bool CheckFileIsNotExists(const char *filepath) in CheckFileIsNotExists() argument
|