Searched defs:isBinary (Results 1 - 2 of 2) sorted by relevance

/system/core/logd/
H A DLogBufferElement.h63 bool isBinary(void) const { function in class:LogBufferElement
/system/core/liblog/
H A Dfake_log_device.c72 int isBinary; member in struct:LogState
186 logState->isBinary = 1;
578 if (state->isBinary) {

Completed in 61 milliseconds