Home
last modified time | relevance | path

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

/Zephyr-latest/modules/thrift/src/thrift/protocol/
DTBinaryProtocol.h61 int32_t container_limit, bool strict_read, bool strict_write) in TBinaryProtocolT()
79 void setStrict(bool strict_read, bool strict_write) in setStrict()
228 TBinaryProtocolFactoryT(int32_t string_limit, int32_t container_limit, bool strict_read, in TBinaryProtocolFactoryT()
247 void setStrict(bool strict_read, bool strict_write) in setStrict()