Searched defs:FreezeRule (Results 1 – 1 of 1) sorted by relevance
118 FreezeRule() : domain_(""), stringId_("") {}; in FreezeRule() function119 FreezeRule(const std::string& domain, const std::string& stringId) in FreezeRule() function