Home
last modified time | relevance | path

Searched defs:body (Results 1 – 4 of 4) sorted by relevance

/system/tools/aidl/
Dcomments.h30 std::string body; member
Dcomments.cpp164 Comment::Comment(const std::string& body) : body(body) { in Comment()
/system/extras/simpleperf/scripts/purgatorio/templates/
Dstyles.css17 body { selector
/system/vold/
DKeyStorage.cpp386 std::string body; in encryptWithKeystoreKey() local