Home
last modified time | relevance | path

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

/Zephyr-latest/modules/thrift/src/thrift/protocol/
DTBinaryProtocol.h60 TBinaryProtocolT(std::shared_ptr<Transport_> trans, int32_t string_limit, in TBinaryProtocolT()
69 void setStringSizeLimit(int32_t string_limit) in setStringSizeLimit()
228 TBinaryProtocolFactoryT(int32_t string_limit, int32_t container_limit, bool strict_read, in TBinaryProtocolFactoryT()
237 void setStringSizeLimit(int32_t string_limit) in setStringSizeLimit()