Searched refs:pMethods (Results 1 – 1 of 1) sorted by relevance
1387 MethodEntry* method = pMethods[ii]; in printExclusiveProfile()1520 MethodEntry* method = pMethods[ii]; in printInclusiveProfile()1582 if (pMethods[ii]->methodName == nullptr) { in createClassList()1588 firstClassName = pMethods[ii]->className; in createClassList()1591 currentClassName = pMethods[ii]->className; in createClassList()1609 if (pMethods[ii]->methodName == nullptr) { in createClassList()1626 if (pMethods[ii]->methodName == nullptr) { in createClassList()1630 currentClassName = pMethods[ii]->className; in createClassList()1639 pClass->methods[nextMethod++] = pMethods[ii]; in createClassList()2220 pMethods[ii] = entry; in parseMethodEntries()[all …]