Searched refs:FORMAT_UINT32_LITTLE_ENDIAN (Results 1 - 2 of 2) sorted by relevance

/external/nanopb-c/generator/google/protobuf/internal/
H A Dwire_format.py66 FORMAT_UINT32_LITTLE_ENDIAN = '<I' variable
74 if struct.calcsize(FORMAT_UINT32_LITTLE_ENDIAN) != 4:
/external/protobuf/python/google/protobuf/internal/
H A Dwire_format.py66 FORMAT_UINT32_LITTLE_ENDIAN = '<I' variable
74 if struct.calcsize(FORMAT_UINT32_LITTLE_ENDIAN) != 4:

Completed in 215 milliseconds