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