OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fake_file_outw
(Results
1 - 2
of
2
) sorted by null
/prebuilts/ndk/r11/sources/android/support/src/stdio/
stdio_impl.c
46
void
fake_file_outw
(FakeFILE* file, const wchar_t* text, size_t length) {
function
102
fake_file_outw
(file, wide_buffer, wide_len);
/prebuilts/ndk/r13/sources/android/support/src/stdio/
stdio_impl.c
46
void
fake_file_outw
(FakeFILE* file, const wchar_t* text, size_t length) {
function
102
fake_file_outw
(file, wide_buffer, wide_len);
Completed in 491 milliseconds