Searched defs:isPrint (Results 1 – 8 of 8) sorted by relevance
221 bool isPrint = ProcessSkeleton::IsPrint(1, lastErr, lastErrCnt); variable
80 CameraHalPerfSysevent::CameraHalPerfSysevent(PerformanceEventType perfEventType, bool isPrint, cons… in CameraHalPerfSysevent()
326 bool isPrint = false; in IsPrint() local
161 boolean isPrint = g_hiviewConfig.outputOption >= OUTPUT_OPTION_PRINT; in OutputLog() local
60 static int printf_char_buffer(char *buff, int size, bool isPrint) in printf_char_buffer()
38 static int printf_char_buffer(char *buff, int size, bool isPrint) in printf_char_buffer()
360 bool isPrint = false; in IsPrintLog() local
1637 void BinderInvoker::PrintIdentity(bool isPrint, bool isBefore) in PrintIdentity()