Home
last modified time | relevance | path

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

/external/python/cpython2/Tools/bgen/bgen/
DbgenOutput.py11 def SetOutputFile(file = None, needclose = 0): function
/external/v4l2_codec2/tests/c2_e2e_test/jni/
Dvideo_decoder_e2e_test.cpp152 bool SetOutputFile(const std::string& output_frames_path) { in SetOutputFile() function in android::VideoFrameValidator
/external/llvm-project/lldb/source/API/
DSBDebugger.cpp343 SBError SBDebugger::SetOutputFile(FileSP file_sp) { in SetOutputFile() function in SBDebugger
354 SBError SBDebugger::SetOutputFile(SBFile file) { in SetOutputFile() function in SBDebugger
/external/llvm-project/lldb/source/Core/
DDebugger.cpp800 void Debugger::SetOutputFile(FileSP file_sp) { in SetOutputFile() function in Debugger