Searched refs:TRUE_VALUE (Results 1 – 3 of 3) sorted by relevance
30 if (temp == TRUE_VALUE) { in Deserialize()43 jsonString = dataObj ? TRUE_VALUE : ""; in Serialize()
24 #define TRUE_VALUE "true" macro
66 static const std::string TRUE_VALUE = "true"; variable826 if (value == TRUE_VALUE) { in IsDLPFeatureProvided()