Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/binder/include/binder/
H A DTextOutput.h202 inline int32_t HexDump::singleLineCutoff() const { return mSingleLineCutoff; } in singleLineCutoff() function
/aosp12/system/libhwbinder/
H A DTextOutput.h192 inline int32_t HexDump::singleLineCutoff() const { return mSingleLineCutoff; } in singleLineCutoff() function