Home
last modified time | relevance | path

Searched defs:path (Results 951 - 975 of 4302) sorted by relevance

1...<<31323334353637383940>>...173

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dswapndk.cpp31 const char *path = "/data/storage/el2/base/files/Fzl.txt"; in SwapOn() local
43 const char *path = "/data/storage/el2/base/files/Fzl.txt"; in SwapOff() local
/test/xts/acts/distributeddatamgr/relationalStoretest/relationalStoreJstest/hap/entry/src/ohosTest/js/test/
H A DRelationalStoreAssetResultSetJsunit.test.js[all...]
/test/xts/acts/global_lite/i18n_lite/resource_parse_load/src/
H A Dglobal_test.cpp68 const char *path = resPath.c_str(); in GetResId() local
/test/xts/device_attest_lite/services/core/mini/utils/
H A Dattest_utils_file_detail.c60 int32_t GetFileSize(const char* path, const char* fileName, uint32_t* result) in GetFileSize() argument
73 int32_t WriteFile(const char* path, const char* fileName, const char* data, uint32_t dataLen) in WriteFile() argument
105 int32_t ReadFile(const char* path, const char* fileName, char* buffer, uint32_t bufferLen) in ReadFile() argument
133 int32_t CreateFile(const char* path, const char* fileName) in CreateFile() argument
147 bool IsFileExist(const char* path, cons argument
161 DeleteFile(const char* path, const char* fileName) DeleteFile() argument
[all...]
/test/xts/acts/storage/storagefileurindktest/entry/src/main/cpp/
H A Dgetpathfromuri.cpp30 char path[] = "/data/storage/el2/base/files/test1.txt"; in GetUriFromPath() local
/test/xts/hats/kernel/syscalls/fileio/chdir/
H A DChdirApiTest.cpp65 char path[PATH_MAX_LEN]; in HWTEST_F() local
85 char path[PATH_MAX_LEN]; in HWTEST_F() local
107 char path[PATH_MAX_LEN]; in HWTEST_F() local
130 char path[PATH_MAX_LEN]; HWTEST_F() local
[all...]
/test/xts/hats/kernel/syscalls/fileio/fchdir/
H A DFchdirApiTest.cpp68 char path[PATH_MAX_LEN] = { 0 }; in HWTEST_F() local
/test/xts/hats/kernel/syscalls/fileio/mkdirat/
H A DMkdiratApiTest.cpp74 char path[MAX_LEN] = { 0 }; in HWTEST_F() local
127 const char *path = "/data/local/tmp/abcd/abcd"; in HWTEST_F() local
/test/xts/hats/kernel/syscalls/fileio/faccessat/
H A DFaccessatApiTest.cpp70 char path[PATH_MAX_LEN]; in HWTEST_F() local
/test/xts/hats/kernel/syscalls/fileio/mknodat/
H A DMknodatApiTest.cpp103 const char *path = "/data/local/tmp/abcd/abcd"; in HWTEST_F() local
/third_party/ffmpeg/compat/
H A Dw32dlfcn.h33 wchar_t *path = NULL, *new_path; in get_module_filename() local
73 wchar_t *path in win32_dlopen() local
[all...]
/third_party/eudev/src/shared/
H A Dsmack-util.c48 int mac_smack_apply(const char *path, const char *label) { in mac_smack_apply() argument
150 int mac_smack_fix(const char *path, bool ignore_enoent, bool ignore_erofs) { in mac_smack_fix() argument
[all...]
/third_party/ffmpeg/libavformat/tests/
H A Durl.c88 char path[256]; in test2() local
/third_party/curl/src/
H A Dtool_findfile.c81 char *path = strdup(c); in checkhome() local
115 char *path; in findfile() local
/third_party/glslang/gtests/
H A DTestFixture.cpp124 std::pair<bool, std::string> ReadFile(const std::string& path) in ReadFile() argument
139 std::pair<bool, std::vector<std::uint32_t> > ReadSpvBinaryFile(const std::string& path) in ReadSpvBinaryFile() argument
165 bool WriteFile(const std::string& path, const std::string& contents) in WriteFile() argument
/third_party/glslang/StandAlone/
H A DDirStackFileIncluder.h113 std::string path = *it + '/' + headerName; in readLocalPath() local
134 newIncludeResult(const std::string& path, std::ifstream& file, int length) const newIncludeResult() argument
[all...]
/third_party/curl/lib/
H A Dcurl_path.c118 CURLcode Curl_get_pathname(const char **cpp, char **path, char *homedir) in Curl_get_pathname() argument
38 Curl_getworkingpath(struct Curl_easy *data, char *homedir, char **path) Curl_getworkingpath() argument
[all...]
H A Dgopher.c137 char *path = data->state.up.path; in gopher_do() local
H A Dftplistparser.h60 char *path; /* path to the directory, where we trying wildcard-match */ member
H A Dhttp_digest.c77 unsigned char *path = NULL; in Curl_output_digest() local
/third_party/icu/icu4c/source/common/
H A Drestrace.cpp94 void FileTracer::traceOpen(const char* path, const char* type, const char* name) { in traceOpen() argument
102 void FileTracer::traceOpenDataFile(const char* path, const char* type, const char* name) { in traceOpenDataFile() argument
117 void FileTracer::traceOpenResFile(const char* path, const char* name) { in traceOpenResFile() argument
/third_party/NuttX/fs/vfs/
H A Dfs_symlink.c36 int follow_symlink(int dirfd, const char *path, struct Vnode **vnode, char **fullpath) in follow_symlink() argument
93 int do_symlink(const char *target, int newfd, const char *path) in do_symlink() argument
171 int symlink(const char *target, const char *path) in symlink() argument
176 int symlinkat(const char *target, int newdirfd, const char *path) in symlinkat() argument
[all...]
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/
H A DAlternateLocaleDataTest.java159 private static CldrValue ldml(String path, String value) { in ldml() argument
H A DRbPathTest.java101 private static void assertBadPath(String path, String errorSnippet) { in assertBadPath() argument
[all...]
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/mapper/
H A DSupplementalMapperTest.java90 private static Result simpleResult(String path, String value) { in simpleResult() argument
94 private static CldrValue supplementalData(String path) { in supplementalData() argument

Completed in 10 milliseconds

1...<<31323334353637383940>>...173