Searched defs:fname (Results 1 - 5 of 5) sorted by relevance
/test/xts/acts/kernel_lite/utils/ |
H A D | libfs.cpp | 57 char *fname = entry->d_name;
in RemoveDir() local
|
H A D | utils.cpp | 107 static int StartElf(const char *fname, char * const argv[], char * const envp[])
in StartElf() argument 126 int RunElf(const char *fname, char * const argv[], char * const envp[], int timeoutSec)
in RunElf() argument 169 int StartExecveError(const char *fname, char * const argv[], char * const envp[])
in StartExecveError() argument
|
/test/xts/hats/kernel/posix_interface/interface_gn/utils/ |
H A D | libfs.cpp | 57 std::string fname = entry->d_name;
in RemoveDir() local
|
H A D | utils.cpp | 175 static int StartElf(const char *fname, char * const argv[], char * const envp[])
in StartElf() argument 194 int RunElf(const char *fname, char * const argv[], char * const envp[], int timeoutSec)
in RunElf() argument 240 int StartExecveError(const char *fname, char * const argv[], char * const envp[])
in StartExecveError() argument
|
/test/xts/acts/hiviewdfx/hiappeventtest/hiappeventcpptest/ |
H A D | HiAppEventCPPTest.cpp | 1127 string fname = s; in HWTEST_F() local 1176 string fname = s; in HWTEST_F() local
|
Completed in 5 milliseconds