Home
last modified time | relevance | path

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

/external/cronet/base/debug/
Dasan_service.cc73 auto formatted_message = StringPrintV(format, ap); in Log() local
/external/autotest/frontend/afe/json_rpc/
Dproxy.py65 def __init__(self, error, formatted_message): argument