Searched refs:abbreviated (Results 1 – 4 of 4) sorted by relevance
/system/core/logwrapper/ |
D | logwrapper.cpp | 52 bool abbreviated = false; in main() local 60 abbreviated = true; in main() 81 rc = logwrap_fork_execvp(argc, &argv[0], &status, true, log_target, abbreviated, nullptr); in main()
|
D | logwrap.cpp | 98 bool abbreviated; member 173 if (log_info->abbreviated) { in log_line() 329 bool abbreviated, const char* file_path, bool forward_signals) { in parent() argument 359 if (abbreviated && (log_target == LOG_NONE)) { in parent() 360 abbreviated = 0; in parent() 362 if (abbreviated) { in parent() 388 log_info.abbreviated = abbreviated; in parent() 406 if (abbreviated) { in parent() 489 if (abbreviated) { in parent() 516 if (abbreviated) { in parent() [all …]
|
/system/core/logwrapper/include/logwrap/ |
D | logwrap.h | 61 int log_target, bool abbreviated, const char* file_path);
|
/system/core/rootdir/ |
D | init.rc | 355 # Create location for fs_mgr to store abbreviated output from filesystem
|