Home
last modified time | relevance | path

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

/external/jsoncpp/src/lib_json/
Djson_value.cpp37 const unsigned char& kNullRef = kNull[0]; variable
38 const Value& Value::null = reinterpret_cast<const Value&>(kNullRef);
/external/protobuf/conformance/third_party/jsoncpp/
Djsoncpp.cpp2449 const unsigned char& kNullRef = kNull[0]; variable
2450 const Value& Value::null = reinterpret_cast<const Value&>(kNullRef);