Searched defs:endl (Results 1 – 5 of 5) sorted by relevance
/aosp12/packages/modules/NeuralNetworks/common/ | ||
H A D | GraphDump.cpp | 85 static const EndlType endl; member in android::nn::__anon85e806450110::Dumper |
/aosp12/frameworks/native/libs/binder/include/binder/ | ||
H A D | TextOutput.h | 157 inline TextOutput& endl(TextOutput& to) in endl() function |
/aosp12/system/libhwbinder/ | ||
H A D | TextOutput.h | 147 inline TextOutput& endl(TextOutput& to) in endl() function |
/aosp12/system/tools/hidl/host_utils/ | ||
H A D | Formatter.cpp | 77 Formatter &Formatter::endl() { in endl() function in android::Formatter |
/aosp12/frameworks/base/cmds/bootanimation/ | ||
H A D | BootAnimation.cpp | 1087 const char* endl = strstr(s, "\n"); in parseAnimationDesc() local |