Searched defs:echoAsFile (Results 1 – 3 of 3) sorted by relevance
58 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
435 Status echoAsFile(const std::string& /*content*/, in echoAsFile() function