Searched defs:Entity (Results 1 – 3 of 3) sorted by relevance
37 struct Entity struct39 std::string entityId;40 long createdAt;41 std::string dbName;42 std::string labels;43 int faceCount;44 long updatedAt;
186 struct Entity { in XmlEscape() struct187 const char* pattern; in XmlEscape()188 char value; in XmlEscape()
126 struct Entity { struct127 const char* pattern;128 int length;129 char value;
Completed in 11 milliseconds