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