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