Searched refs:notepad (Results 1 - 3 of 3) sorted by relevance

/external/smali/
H A DREADME.md9 - [#smali on freenode](http://webchat.freenode.net/?channels=smali) - Free free to drop by and ask a question. Don't expect an instant response, but if you hang around someone will respond. Think of it more in terms of.. multi-player notepad.
/external/chromium_org/sandbox/win/src/
H A Djob_unittest.cc166 wchar_t notepad[] = L"notepad"; local
169 result = ::CreateProcess(NULL, notepad, NULL, NULL, FALSE, 0, NULL, NULL, &si,
/external/chromium_org/remoting/host/win/
H A Dworker_process_launcher_unittest.cc337 WCHAR notepad[MAX_PATH + 1]; local
339 L"\045SystemRoot\045\\system32\\notepad.exe", notepad, MAX_PATH), 0u);
346 notepad,

Completed in 134 milliseconds