Home
last modified time | relevance | path

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

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