Searched refs:ClassName (Results 1 – 2 of 2) sorted by relevance
17 HKR,,,0,%ClassName%169 ClassName = "Android Device"
326 const std::string ClassName(Vtablep->getDemangledName().substr(pos)); in matchValueToSymbol() local329 if (SymbolName.str().find(ClassName) != std::string::npos) in matchValueToSymbol()