Searched defs:INVALID_STRING_VALUE (Results 1 – 3 of 3) sorted by relevance
85 #define INVALID_STRING_VALUE ("") macro
37 const std::string INVALID_STRING_VALUE = "invalid"; variable
27 static constexpr const char* INVALID_STRING_VALUE = "Invalid"; variable