Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/protologtool/tests/com/android/protolog/tool/
H A DEndToEndTest.kt121 ProtoLogTool.injector = object : ProtoLogTool.Injector {
138 ProtoLogTool.invoke(commandOptions)
H A DProtoLogToolTest.kt30 val code = ProtoLogTool.generateLogGroupCache("org.example", "ProtoLog\$Cache",
/aosp14/frameworks/base/tools/protologtool/
H A Dmanifest.txt1 Main-class: com.android.protolog.tool.ProtoLogTool
H A DREADME.md1 # ProtoLogTool chapter
7 ProtoLogTool incorporates three different modes of operation:
19 In this mode ProtoLogTool transforms every ProtoLog logging call in form of:
/aosp14/frameworks/base/tools/protologtool/src/com/android/protolog/tool/
H A DProtoLogTool.kt34 object ProtoLogTool { regex