Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/conformance/third_party/jsoncpp/
Djson.h1004 kindNone = 0, enumerator
Djsoncpp.cpp3817 PathArgument::PathArgument() : key_(), index_(), kind_(kindNone) {} in PathArgument()