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