Home
last modified time | relevance | path

Searched refs:ulength (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/conformance/third_party/jsoncpp/
Djsoncpp.cpp2634 Value::CZString::CZString(char const* str, unsigned ulength, DuplicationPolicy allocate) in CZString() argument
2638 storage_.length_ = ulength & 0x3FFFFFFF; in CZString()