• Home
  • Raw
  • Download

Lines Matching refs:MakeSlice

41 static grpc_slice MakeSlice(std::vector<uint8_t> bytes) {  in MakeSlice()  function
492 return {MakeSlice({})}; in GetBenchmarkSlices()
499 return {MakeSlice( in GetInitSlices()
503 return {MakeSlice({0xbe})}; in GetBenchmarkSlices()
511 return {MakeSlice( in GetBenchmarkSlices()
519 return {MakeSlice( in GetInitSlices()
523 return {MakeSlice({0x7e, 0x03, 'd', 'e', 'f'})}; in GetBenchmarkSlices()
530 return {MakeSlice({0x40, 0x03, 'a', 'b', 'c', 0x03, 'd', 'e', 'f'})}; in GetInitSlices()
533 return {MakeSlice({0xbe})}; in GetBenchmarkSlices()
541 return {MakeSlice({0x40, 0x03, 'a', 'b', 'c', 0x03, 'd', 'e', 'f'})}; in GetBenchmarkSlices()
548 return {MakeSlice({0x40, 0x03, 'a', 'b', 'c', 0x03, 'd', 'e', 'f'})}; in GetInitSlices()
551 return {MakeSlice({0x7e, 0x03, 'g', 'h', 'i'})}; in GetBenchmarkSlices()
559 return {MakeSlice({0x00, 0x03, 'a', 'b', 'c', 0x03, 'd', 'e', 'f'})}; in GetBenchmarkSlices()
578 return {MakeSlice(v)}; in GetBenchmarkSlices()
587 return {MakeSlice( in GetBenchmarkSlices()
597 return {MakeSlice({0x00, 0x07, 'a', 'b', 'c', '-', 'b', 'i', 'n', 0x84, in GetBenchmarkSlices()
607 return {MakeSlice({0x00, 0x07, 'a', 'b', 'c', '-', 'b', in GetBenchmarkSlices()
618 return {MakeSlice({0x00, 0x07, 'a', 'b', 'c', '-', 'b', 'i', 'n', in GetBenchmarkSlices()
631 return {MakeSlice( in GetBenchmarkSlices()
671 return {MakeSlice({0xc5, 0xc4, 0xc3, 0xc2, 0xc1, 0xc0, 0xbf, 0xbe})}; in GetBenchmarkSlices()
681 return {MakeSlice( in GetInitSlices()
712 return {MakeSlice( in GetBenchmarkSlices()
747 return {MakeSlice({0xc0, 0xbf, 0xbe})}; in GetBenchmarkSlices()
772 return {MakeSlice({0xbf, 0xbe})}; in GetBenchmarkSlices()
869 return {MakeSlice({0x0f, 0x2f, 0x03, '3', '0', 'S'})}; in GetBenchmarkSlices()