Home
last modified time | relevance | path

Searched defs:byte_string (Results 1 – 3 of 3) sorted by relevance

/external/autotest/client/cros/
Ddhcp_packet.py44 def unpack(byte_string): argument
78 def unpack(byte_string): argument
88 def unpack(byte_string): argument
99 def unpack(byte_string): argument
109 def unpack(byte_string): argument
136 def unpack(byte_string): argument
185 def unpack(byte_string): argument
206 def _read_domain_name(byte_string, offset): argument
283 def unpack(byte_string): argument
/external/pdfium/core/src/fxcrt/
Dfx_basic_bstring_unittest.cpp65 CFX_ByteString byte_string("hello"); in TEST() local
170 CFX_ByteString byte_string("hello"); in TEST() local
/external/dbus/dbus/
Ddbus-string.c1469 char byte_string[2] = ""; in _dbus_string_split_on_byte() local