Searched defs:literal (Results 1 – 4 of 4) sorted by relevance
34 const char *literal; member413 static int lookupValueByLabel(const char* literal, const InputEventLabel *list) { in lookupValueByLabel()
89 char *literal = strdup(str.c_str()); variable119 const char *literal; member159 char *literal = strdup(str.c_str()); in collectionFromString() local173 char *literal = strdup(str.c_str()); in maskFromString() local
55 String literal = "aaaaaaaaaaaaaaa"; in testMoreThanBufferSizeNoLineBreaks() local77 String literal = "aaaaaaaaaaaaaaa"; in testMoreThanBufferSizeNoLineBreaksSingleString() local
81 static constexpr const char *literal = "literal"; member333 std::string literal = getXmlAttribute(child, Attributes::literal); in deserialize() local