Home
last modified time | relevance | path

Searched defs:formatStr (Results 1 – 16 of 16) sorted by relevance

/aosp12/system/chre/util/system/
H A Ddebug_dump.cc25 void DebugDumpWrapper::print(const char *formatStr, ...) { in print()
32 void DebugDumpWrapper::printVaList(const char *formatStr, va_list argList) { in printVaList()
70 bool DebugDumpWrapper::insertString(const char *formatStr, va_list argList, in insertString()
/aosp12/system/chre/platform/shared/
H A Dchre_api_re.cc77 DLL_EXPORT void platform_chreDebugDumpVaLog(const char *formatStr, in platform_chreDebugDumpVaLog()
85 DLL_EXPORT void chreDebugDumpLog(const char *formatStr, ...) { in chreDebugDumpLog()
H A Dlog_buffer_manager.cc102 void LogBufferManager::log(chreLogLevel logLevel, const char *formatStr, ...) { in log()
109 void LogBufferManager::logVa(chreLogLevel logLevel, const char *formatStr, in logVa()
H A Dpal_system_api.cc38 void palSystemApiLog(enum chreLogLevel level, const char *formatStr, ...) { in palSystemApiLog()
/aosp12/system/chre/platform/linux/
H A Dchre_api_re.cc23 DLL_EXPORT void chreLog(enum chreLogLevel level, const char *formatStr, ...) { in chreLog()
H A Dplatform_log.cc70 void PlatformLog::logVa(chreLogLevel /*logLevel*/, const char *formatStr, in logVa()
/aosp12/system/chre/util/
H A Dcontainer_support.cc49 void chreLog(enum chreLogLevel level, const char *formatStr, ...) { in chreLog()
/aosp12/system/chre/platform/linux/include/chre/platform/linux/
H A Dplatform_log.h43 void log(chreLogLevel logLevel, const char *formatStr, ...) { in log()
/aosp12/system/chre/platform/slpi/
H A Dchre_api_re.cc64 DLL_EXPORT void chreLog(enum chreLogLevel level, const char *formatStr, ...) { in chreLog()
/aosp12/system/chre/chpp/platform/
H A Dpal_api.c39 static void palSystemApiLog(enum chreLogLevel level, const char *formatStr, in palSystemApiLog()
/aosp12/system/chre/core/
H A Ddebug_dump_manager.cc50 const char *formatStr, va_list args) { in appendNanoappLog()
/aosp12/frameworks/base/core/java/android/util/
H A DTimeUtils.java205 static private int printFieldLocked(char[] formatStr, int amt, char suffix, int pos, in printFieldLocked()
250 char[] formatStr = sFormatStr; in formatDurationLocked() local
/aosp12/system/chre/util/tests/
H A Ddebug_dump_test.cc136 void printVaList(DebugDumpWrapper *debugDump, const char *formatStr, ...) { in printVaList()
/aosp12/system/chre/platform/shared/nanoapp/
H A Dnanoapp_support_lib_dso.cc299 void chreDebugDumpLog(const char *formatStr, ...) { in chreDebugDumpLog()
/aosp12/frameworks/native/opengl/tests/hwc/
H A DhwcCommit.cpp1531 void printOverlapLine(size_t indent, const string formatStr, in printOverlapLine()
/aosp12/frameworks/base/tools/aapt/
H A DResourceTable.cpp1334 String16 formatStr = String16(block.getAttributeStringValue( in compileResourceFile() local
1461 String16 formatStr = String16(block.getAttributeStringValue( in compileResourceFile() local