Searched refs:m_humanReadableName (Results 1 – 2 of 2) sorted by relevance
30 String16 humanReadableName() const { return m_humanReadableName; } in humanReadableName()52 const String16 m_humanReadableName; variable
41 m_humanReadableName(toString16(info.humanReadableName)), in InspectedContext()