Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/
Dreflection.py71 def ParseMessage(descriptor, byte_str): argument
/external/autotest/client/cros/
Ddhcp_unittest.py39 def bin2hex(byte_str, justification=20): argument
Ddhcp_packet.py630 def __init__(self, byte_str=None): argument
/external/epid-sdk/epid/common/math/src/
Dbignum.c99 Ipp8u const* byte_str = (Ipp8u const*)bn_str; in ReadBigNum() local
164 ConstIppOctStr byte_str = (ConstIppOctStr)octstr_ptr; in OctStr2Bnu() local
Decgroup.c285 ConstIppOctStr byte_str = (ConstIppOctStr)p_str; in eccontains() local
415 IppOctStr byte_str = (IppOctStr)p_str; in WriteEcPoint() local
/external/vulkan-validation-layers/layers/
Dshader_validation.h200 char byte_str[3] = {}; in Sha1ToVkUuid() local
/external/pdfium/fpdfsdk/
Dfpdftext.cpp191 ByteString byte_str = str.UTF16LE_Encode(); in FPDFText_GetText() local
/external/protobuf/python/google/protobuf/internal/
Ddecoder.py467 def _ConvertToUnicode(byte_str): argument
/external/pdfium/fxjs/
Dcjs_field.cpp451 ByteString byte_str = ByteString::FromUnicode(pRuntime->ToWideString(vp)); in set_border_style() local