HomeSort by relevance Sort by last modified time
    Searched refs:pfile (Results 26 - 29 of 29) sorted by null

12

  /external/chromium/third_party/libevent/
http.c 544 evhttp_hostportfile(char *url, char **phost, u_short *pport, char **pfile)
571 if (pfile != NULL) {
592 if (pfile != NULL)
593 *pfile = file;
    [all...]
  /external/chromium_org/third_party/libevent/
http.c 544 evhttp_hostportfile(char *url, char **phost, u_short *pport, char **pfile)
571 if (pfile != NULL) {
592 if (pfile != NULL)
593 *pfile = file;
    [all...]
  /external/stressapptest/src/
worker.cc     [all...]
  /external/libvpx/libvpx/third_party/googletest/src/src/
gtest-all.cc 5021 FILE* pfile = posix::FOpen(premature_exit_filepath, "w"); local
    [all...]

Completed in 149 milliseconds

12