Searched defs:wmain (Results 1 - 1 of 1) sorted by relevance

/system/core/adb/
H A Dsysdeps_win32.cpp2097 // NarrowArgs helper class that is used to convert wmain() args into UTF-8
2129 // Constructor for helper class to convert wmain() UTF-16 args to UTF-8 to
2562 // Link with -municode to cause this wmain() to be used as the program
2565 extern "C" int wmain(int argc, wchar_t **argv) { function
2588 // also require an implementation of wmain() (which we provide above).

Completed in 1888 milliseconds