OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mCArrayStyle
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/include/binder/
TextOutput.h
123
bool
mCArrayStyle
;
182
mCArrayStyle
= enabled; return *this;
190
inline bool HexDump::carrayStyle() const { return
mCArrayStyle
; }
/frameworks/native/libs/binder/
TextOutput.cpp
154
,
mCArrayStyle
(false)
Completed in 34 milliseconds