Searched refs:ShouldMangle (Results 1 – 3 of 3) sorted by relevance
57 bool ShouldMangle(std::string_view package) const { in ShouldMangle() function
722 if (mangler && mangler->ShouldMangle(res_file.name.package)) { in BuildResourceFileName()
94 if (mangler_->ShouldMangle(name_with_package->package)) { in FindByName()