Home
last modified time | relevance | path

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

/frameworks/av/drm/libmediadrm/
DDrmUtils.cpp329 std::string ruler("=============================="); in GetExceptionMessage() local
339 msg8 += String8::format("\n%s %s %s", ruler.c_str(), header.c_str(), ruler.c_str()); in GetExceptionMessage()
354 msg8 += String8::format("\n%s %s %s", ruler.c_str(), footer.c_str(), ruler.c_str()); in GetExceptionMessage()