Home
last modified time | relevance | path

Searched defs:filepath (Results 26 - 50 of 95) sorted by relevance

1234

/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Ddata.h38 BASE_NS::string filepath; member
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/text/
H A Dfont_mgr_test.cpp251 std::string filepath = ""; in HWTEST_F() local
/foundation/communication/ipc/services/dbinder/test/distributedtest/src/
H A Ddbinder_service_test_helper.cpp40 char filepath[PATH_LENGTH]; in GetPidByName() local
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-cache-ttl.h235 const char *filepath; member
/third_party/ltp/testcases/kernel/controllers/libcontrollers/
H A Dlibcontrollers.c131 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 Dhugepage.h137 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 Dthugetlb.c49 char filepath[BUF_SIZE]; variable
/third_party/ltp/testcases/kernel/mce-test/hwpoison/
H A Dhugepage.h137 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 Dthugetlb.c49 char filepath[BUF_SIZE]; variable
/third_party/vk-gl-cts/external/amber/src/src/
H A Ddxc_helper.cc177 std::string filepath = filename.empty() ? ("amber." + profile) : filename; in Compile() local
/base/request/request/frameworks/js/napi/src/legacy/
H A Drequest_manager.cpp203 auto filepath = dir + '/' + filename; in IsPathValid() local
/foundation/communication/ipc/ipc/test/auxiliary/native/src/
H A Dipc_test_helper.cpp92 char filepath[MAX_NAME_LEN + 1]; in GetPidByName() local
/kernel/linux/linux-5.10/tools/thermal/tmon/
H A Dsysfs.c37 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 Dudpgso_bench_rx.c285 static void usage(const char *filepath) in usage() argument
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dcore.c275 char *filename, filepath[100]; in ath11k_core_fetch_board_data_api_n() local
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dudpgso_bench_rx.c285 static void usage(const char *filepath) in usage() argument
/kernel/linux/linux-6.6/tools/thermal/tmon/
H A Dsysfs.c37 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 DIt_container_test.cpp97 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 Dspawnndk.cpp63 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 Ddatabase.c172 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 Ddiskcache.c275 char dirpath[132], filepath[132 + 32]; in lws_diskcache_trim() local
[all...]
/third_party/jerryscript/jerry-core/ext/
H A Dheapdump.c36 void LogHeapdumpInit(const char* filepath) in LogHeapdumpInit() argument
H A Dtracker.c36 void LogTrackerInit(const char* filepath) in LogTrackerInit() argument
/base/request/request/frameworks/cj/ffi/src/
H A Dcj_request_task.cpp113 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 Dappspawn_module_test.cpp49 bool CheckFileIsExists(const char *filepath) in CheckFileIsExists() argument
63 bool CheckFileIsNotExists(const char *filepath) in CheckFileIsNotExists() argument

Completed in 16 milliseconds

1234