Home
last modified time | relevance | path

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

/aosp12/art/tools/dmtracedump/
H A Dtracedump.cc249 char* htmlEscape(const char* src, char* dest, int32_t len) { in htmlEscape() function
1275 className = htmlEscape(className, classBuf, HTML_BUFSIZE); in printInclusiveMethod()
1276 methodName = htmlEscape(methodName, methodBuf, HTML_BUFSIZE); in printInclusiveMethod()
1277 signature = htmlEscape(signature, signatureBuf, HTML_BUFSIZE); in printInclusiveMethod()
1398 className = htmlEscape(className, classBuf, HTML_BUFSIZE); in printExclusiveProfile()
1399 methodName = htmlEscape(methodName, methodBuf, HTML_BUFSIZE); in printExclusiveProfile()
1530 className = htmlEscape(className, classBuf, HTML_BUFSIZE); in printInclusiveProfile()
1531 methodName = htmlEscape(methodName, methodBuf, HTML_BUFSIZE); in printInclusiveProfile()
1741 className = htmlEscape(className, classBuf, HTML_BUFSIZE); in printClassProfiles()
1951 methodName = htmlEscape(methodName, methodBuf, HTML_BUFSIZE); in printMethodProfiles()
[all …]
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Djsilver.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/ ...