Home
last modified time | relevance | path

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

/art/tools/jvmti-agents/chain-agents/
DREADME.md4 location relative to a passed in path. It can be used in combination with android startup_agents
/art/tools/dmtracedump/
Dtracedump.cc1264 MethodEntry* relative = pTimed->method; in printInclusiveMethod() local
1265 const char* className = relative->className; in printInclusiveMethod()
1266 const char* methodName = relative->methodName; in printInclusiveMethod()
1267 const char* signature = relative->signature; in printInclusiveMethod()
1269 sprintf(buf, "[%d]", relative->index); in printInclusiveMethod()
1273 sprintf(buf, "<a href=\"#m%d\">[%d]", relative->index, relative->index); in printInclusiveMethod()
1280 if (nCalls == 0) nCalls = relative->numCalls[0] + relative->numCalls[1]; in printInclusiveMethod()
1281 if (relative->methodName) { in printInclusiveMethod()
/art/test/
DREADME.atest.md138 In the previous command, `art` is the (relative) path to the directory