Searched refs:aName (Results 1 – 2 of 2) sorted by relevance
37 const auto &aName = ability->name_; in Match() local39 if (abilityName_.empty() || aName.empty()) { in Match()44 if (abilityName_.compare(aName)) { in Match()
200 void CopyPerfTimeStamp(BASE_NS::string_view aName, PerfDataSet& perfDataSet);