Searched defs:body (Results 1 – 4 of 4) sorted by relevance
30 std::string body; member
164 Comment::Comment(const std::string& body) : body(body) { in Comment()
17 body { selector
386 std::string body; in encryptWithKeystoreKey() local