Searched refs:ValidateCounters (Results 1 – 3 of 3) sorted by relevance
186 void ValidateCounters(char* json_str, validate_channel_data_args args) { in ValidateCounters() function199 ValidateCounters(json_str, args); in ValidateChannel()211 ValidateCounters(json_str, args); in ValidateServer()
75 bool ValidateCounters() const;
231 bool BlockHeader::ValidateCounters() const { in ValidateCounters() function in disk_cache::BlockHeader465 if (header->updating || !file_header.ValidateCounters()) { in OpenBlockFile()655 if (!file_header.ValidateCounters()) in FixBlockFileHeader()