Home
last modified time | relevance | path

Searched defs:Body (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Dialer/java/com/android/voicemail/impl/mail/
DBody.java22 public interface Body { interface
/packages/modules/NeuralNetworks/runtime/
DExecutionPlan.h832 struct Body { struct
833 virtual ~Body() {} in ~Body() argument
847 struct SimpleBody : Body { argument