Searched refs:num_handled_bytes (Results 1 – 1 of 1) sorted by relevance
1180 auto num_handled_bytes = ase_p - value.data(); in PrepareConfigureCodecHandler() local1183 value.begin() + num_handled_bytes, in PrepareConfigureCodecHandler()1184 value.begin() + num_handled_bytes + codec_spec_param_len); in PrepareConfigureCodecHandler()1316 auto num_handled_bytes = ase_p - value.data(); in PrepareCtpNotificationError() local1321 value.begin() + num_handled_bytes, in PrepareCtpNotificationError()1322 value.begin() + num_handled_bytes + meta_len)}; in PrepareCtpNotificationError()1398 auto num_handled_bytes = ase_p - value.data(); in PrepareEnableHandler() local1403 value.begin() + num_handled_bytes, in PrepareEnableHandler()1404 value.begin() + num_handled_bytes + meta_len)}; in PrepareEnableHandler()