Home
last modified time | relevance | path

Searched defs:linkPath (Results 1 - 3 of 3) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/ldso/ldso_gtest/
H A Dldso_dlopen_test.cpp401 std::string linkPath = dirStr + "/" + "libctest_dlopen_common_link" + ".so"; in HWTEST_F() local
/test/xts/hats/kernel/syscalls/fileio/lsetxattr/
H A DLsetxattrApiTest.cpp52 int SetExtendedAttribute(const char* linkPath, const char* attrName, const char* attrValue, int flags = 0) in SetExtendedAttribute() argument
62 int GetExtendedAttribute(const char* linkPath, const char* attrName, char* buffer, size_t bufferSize) in GetExtendedAttribute() argument
72 int RemoveExtendedAttribute(const char* linkPath, const char* attrName) in RemoveExtendedAttribute() argument
278 const char* linkPath = "link_to_file.txt"; in HWTEST_F() local
319 const char* linkPath in HWTEST_F() local
365 const char* linkPath = "link_to_file.txt"; HWTEST_F() local
406 const char* linkPath = "link_to_file.txt"; HWTEST_F() local
452 const char* linkPath = "link_to_file.txt"; HWTEST_F() local
[all...]
/base/hiviewdfx/hidumper/services/native/src/
H A Ddump_manager_service.cpp296 std::string linkPath = taskPath + "/" + each; in CountFdNums() local

Completed in 3 milliseconds