Searched defs:echoAsFile (Results 1 – 5 of 5) sorted by relevance
60 Status echoAsFile(const std::string& content, android::os::ParcelFileDescriptor* out) override { in echoAsFile() function in MyBinderRpcTestAndroid
71 ParcelFileDescriptor echoAsFile(@utf8InCpp String content); in echoAsFile() method
468 Status echoAsFile(const std::string& /*content*/, in echoAsFile() function
156 fn echoAsFile(&self, _: &str) -> Result<ParcelFileDescriptor, Status> { in echoAsFile() method
189 fn echoAsFile(&self, _: &str) -> Result<ParcelFileDescriptor, Status> { in echoAsFile() method