Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/
H A DGraphDump.cpp85 static const EndlType endl; member in android::nn::__anon85e806450110::Dumper
92 const Dumper::EndlType Dumper::endl; member in android::nn::__anon85e806450110::Dumper
/aosp12/frameworks/native/libs/binder/include/binder/
H A DTextOutput.h157 inline TextOutput& endl(TextOutput& to) in endl() function
/aosp12/system/libhwbinder/
H A DTextOutput.h147 inline TextOutput& endl(TextOutput& to) in endl() function
/aosp12/system/tools/hidl/host_utils/
H A DFormatter.cpp77 Formatter &Formatter::endl() { in endl() function in android::Formatter
/aosp12/frameworks/base/cmds/bootanimation/
H A DBootAnimation.cpp1087 const char* endl = strstr(s, "\n"); in parseAnimationDesc() local
1271 const char* endl = strstr(trimDataStr, "\n"); in preloadZip() local