OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:printToDiv
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/tests/BrowserTestPlugin/jni/event/
EventPlugin.h
39
void
printToDiv
(const char* text, int length);
EventPlugin.cpp
106
void EventPlugin::
printToDiv
(const char* text, int length) {
157
printToDiv
(msg, strlen(msg));
162
printToDiv
(msg, strlen(msg));
167
printToDiv
(msg, strlen(msg));
Completed in 157 milliseconds