Home
last modified time | relevance | path

Searched defs:formatLine (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/
H A DPortableFloatMap.java37 String formatLine = readString(in); in PortableFloatMap() local
/aosp12/system/logging/logd/
H A DLogStatistics.h207 static std::string formatLine(const std::string& name, in formatLine() function