Lines Matching refs:custom_code_table_string_
558 string custom_code_table_string_;
761 custom_code_table_string_.clear();
792 OutputString<string> output_string(&custom_code_table_string_);
798 if (custom_code_table_string_.length() < sizeof(*custom_code_table_)) {
806 if (custom_code_table_string_.length() != sizeof(*custom_code_table_)) {
808 << custom_code_table_string_.length()
814 custom_code_table_string_.data(),
816 custom_code_table_string_.clear();