Home
last modified time | relevance | path

Searched defs:byte_str (Results 1 – 6 of 6) sorted by relevance

/external/protobuf/python/google/protobuf/
Dreflection.py62 def ParseMessage(descriptor, byte_str): argument
/external/autotest/client/cros/
Ddhcp_unittest.py50 def bin2hex(byte_str, justification=20): argument
Ddhcp_packet.py636 def __init__(self, byte_str=None): argument
/external/vulkan-validation-layers/layers/
Dshader_validation.h288 char byte_str[3] = {}; in Sha1ToVkUuid() local
/external/pdfium/fpdfsdk/
Dfpdf_text.cpp358 ByteString byte_str = str.ToUTF16LE(); in FPDFText_GetText() local
/external/pdfium/fxjs/
Dcjs_field.cpp725 ByteString byte_str = pRuntime->ToWideString(vp).ToDefANSI(); in set_border_style() local