Home
last modified time | relevance | path

Searched refs:popLinePrefix (Results 1 – 6 of 6) sorted by relevance

/aosp12/system/tools/hidl/c2hal/
H A DNote.cpp48 out.popLinePrefix(); in generateSource()
/aosp12/system/tools/hidl/
H A DDocComment.cpp100 out.popLinePrefix(); in emit()
H A DgenerateCppImpl.cpp162 out.popLinePrefix(); in generateCppImplSource()
/aosp12/system/tools/hidl/hidl2aidl/
H A DAidlNamedType.cpp31 out.popLinePrefix(); in emitConversionNotes()
/aosp12/system/tools/hidl/host_utils/include/hidl-util/
H A DFormatter.h177 void popLinePrefix();
/aosp12/system/tools/hidl/host_utils/
H A DFormatter.cpp73 void Formatter::popLinePrefix() { in popLinePrefix() function in android::Formatter