Searched defs:setOutputFile (Results 1 – 6 of 6) sorted by relevance
59 void LinkerScript::setOutputFile(const std::string& pOutputFile) in setOutputFile() function in LinkerScript
267 status_t MediaRecorder::setOutputFile(const char* path) in setOutputFile() function in android::MediaRecorder293 status_t MediaRecorder::setOutputFile(int fd, int64_t offset, int64_t length) in setOutputFile() function in android::MediaRecorder
161 status_t setOutputFile(const char* path) in setOutputFile() function in android::BpMediaRecorder171 status_t setOutputFile(int fd, int64_t offset, int64_t length) { in setOutputFile() function in android::BpMediaRecorder
157 status_t MediaRecorderClient::setOutputFile(const char* path) in setOutputFile() function in android::MediaRecorderClient168 status_t MediaRecorderClient::setOutputFile(int fd, int64_t offset, int64_t length) in setOutputFile() function in android::MediaRecorderClient
244 status_t StagefrightRecorder::setOutputFile(const char * /* path */) { in setOutputFile() function in android::StagefrightRecorder252 status_t StagefrightRecorder::setOutputFile(int fd, int64_t offset, int64_t length) { in setOutputFile() function in android::StagefrightRecorder
701 public void setOutputFile(FileDescriptor fd) throws IllegalStateException in setOutputFile() method in MediaRecorder715 public void setOutputFile(String path) throws IllegalStateException in setOutputFile() method in MediaRecorder