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

  /external/dbus/dbus/
dbus-sysdeps-wince-glue.h 164 #define SearchPathA _dbus_wince_SearchPathA
165 DWORD SearchPathA(LPCSTR,LPCSTR,LPCSTR,DWORD,LPSTR,LPSTR*);
dbus-sysdeps-wince-glue.c 457 SearchPathA (LPCSTR lpPath, LPCSTR lpFileName, LPCSTR lpExtension,
dbus-sysdeps-win.c     [all...]
  /external/curl/src/
tool_doswin.c 658 res_len = SearchPathA(NULL, bundle_file, NULL, buf_tchar_size, buf, &ptr);
  /external/llvm/utils/KillTheDoctor/
KillTheDoctor.cpp 243 DWORD length = ::SearchPathA(NULL,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winbase.h     [all...]

Completed in 721 milliseconds