Searched refs:short_mode (Results 1 – 1 of 1) sorted by relevance
438 bool short_mode = false; // this means the string is in short-mode and the in ExtractLibcxxStringInfo() local456 short_mode = !is_long->GetValueAsUnsigned(/*fail_value=*/0); in ExtractLibcxxStringInfo()462 short_mode = (size_mode_value & mode_mask) == 0; in ExtractLibcxxStringInfo()465 if (short_mode) { in ExtractLibcxxStringInfo()