HomeSort by relevance Sort by last modified time
    Searched defs:logFormat (Results 1 - 4 of 4) sorted by null

  /external/svox/pico/lib/
picodbg.c 93 static int logFormat = PICODBG_DEFAULT_FORMAT;
268 logFormat = PICODBG_DEFAULT_FORMAT;
320 logFormat = format;
349 if (logFormat & PICODBG_SHOW_LEVEL) {
370 if (logFormat & PICODBG_SHOW_DATE) {
373 if (logFormat & PICODBG_SHOW_TIME) {
376 if (logFormat & PICODBG_SHOW_SRCNAME) {
379 if (logFormat & PICODBG_SHOW_SRCLINE) {
385 if (logFormat & PICODBG_SHOW_FUNCTION) {
  /system/core/logcat/
logcat.cpp 781 const char* logFormat = getenv("ANDROID_PRINTF_LOG");
783 if (logFormat != NULL) {
784 err = setLogFormat(logFormat);
787 logFormat);
  /prebuilts/tools/common/m2/repository/commons-beanutils/commons-beanutils/1.8.0/
commons-beanutils-1.8.0.jar 
  /packages/apps/Messaging/build/gcheckstyle/
google-style-checker_deploy.jar 

Completed in 2913 milliseconds