Searched defs:literal (Results 1 – 6 of 6) sorted by relevance
34 const char *literal; member413 static int lookupValueByLabel(const char* literal, const InputEventLabel *list) { in lookupValueByLabel()
88 char *literal = strdup(str.c_str()); variable118 const char *literal; member158 char *literal = strdup(str.c_str()); in collectionFromString() local172 char *literal = strdup(str.c_str()); in maskFromString() local
55 String literal = "aaaaaaaaaaaaaaa"; in testMoreThanBufferSizeNoLineBreaks() local77 String literal = "aaaaaaaaaaaaaaa"; in testMoreThanBufferSizeNoLineBreaksSingleString() local
474 ByteString literal = ByteString.copyFrom(BYTES); in testEqualsLiteralByteString() local
81 static constexpr const char *literal = "literal"; member333 std::string literal = getXmlAttribute(child, Attributes::literal); in deserialize() local