Home
last modified time | relevance | path

Searched defs:endl (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/include/utils/
DTextOutput.h126 inline TextOutput& endl(TextOutput& to) in endl() function
/frameworks/base/cmds/bootanimation/
DBootAnimation.cpp364 const char* endl = strstr(s, "\n"); in movie() local