HomeSort by relevance Sort by last modified time
    Searched refs:StringCchCopyA (Results 1 - 2 of 2) sorted by null

  /external/fio/os/windows/
posix.c 32 HRESULT WINAPI StringCchCopyA(
828 StringCchCopyA(dc->dirname, MAX_PATH, dirname);
876 StringCchCopyA(de.d_name, MAX_PATH, find_data.cFileName);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
strsafe.h 148 STRSAFEAPI StringCchCopyA(STRSAFE_LPSTR pszDest,size_t cchDest,STRSAFE_LPCSTR pszSrc);
152 STRSAFEAPI StringCchCopyA(STRSAFE_LPSTR pszDest,size_t cchDest,STRSAFE_LPCSTR pszSrc) {
    [all...]

Completed in 199 milliseconds