Home
last modified time | relevance | path

Searched refs:tabs (Results 1 – 9 of 9) sorted by relevance

/system/chre/util/nanoapp/
Ddebug.cc64 char tabs[8]; in logBuffer() local
65 char *pos = tabs; in logBuffer()
71 LOGD(" %s%s%s", line, tabs, lineChars); in logBuffer()
/system/chre/host/msm/daemon/
Dchre_daemon.cc173 char tabs[8]; in log_buffer() local
174 char *pos = tabs; in log_buffer()
180 LOGV(" %s%s%s", line, tabs, line_chars); in log_buffer()
/system/core/logd/
DLogTags.cpp818 static const char tabs[] = "\t\t\t"; in formatEntry() local
819 if (len > strlen(tabs)) len = strlen(tabs); in formatEntry()
823 &tabs[len], format, Uid.c_str()); in formatEntry()
/system/extras/simpleperf/scripts/
Dreport_html.js205 this.tabs = new Map();
219 this.tabs.set(title, [tabObj, false]);
234 let array = this.tabs.get(title);
249 let array = this.tabs.get(title);
/system/media/audio_utils/
DDoxyfile208 # uses this value to replace tabs by spaces in code fragments.
1331 # DISABLE_INDEX tag can be used to turn on/off the condensed index (tabs) at top
1333 # it. Since the tabs in the index contain the same information as the navigation
DDoxyfile.orig208 # uses this value to replace tabs by spaces in code fragments.
1331 # DISABLE_INDEX tag can be used to turn on/off the condensed index (tabs) at top
1333 # it. Since the tabs in the index contain the same information as the navigation
/system/chre/pal/doc/
DDoxyfile216 # uses this value to replace tabs by spaces in code fragments.
1376 # DISABLE_INDEX tag can be used to turn on/off the condensed index (tabs) at top
1378 # it. Since the tabs in the index contain the same information as the navigation
/system/chre/chre_api/doc/
DDoxyfile216 # uses this value to replace tabs by spaces in code fragments.
1376 # DISABLE_INDEX tag can be used to turn on/off the condensed index (tabs) at top
1378 # it. Since the tabs in the index contain the same information as the navigation
/system/extras/simpleperf/doc/
DREADME.md1164 After opening the generated [report.html](./report_html.html) in a browser, there are several tabs: