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

  /external/chromium_org/third_party/openssl/openssl/crypto/
LPdir_win.c 41 # define FindNextFile FindNextFileW
112 if (FindNextFile((*ctx)->handle, &(*ctx)->ctx) == FALSE)
  /external/openssl/crypto/
LPdir_win.c 41 # define FindNextFile FindNextFileW
112 if (FindNextFile((*ctx)->handle, &(*ctx)->ctx) == FALSE)

Completed in 32 milliseconds