Home
last modified time | relevance | path

Searched refs:AddOpenFileAction (Results 1 – 4 of 4) sorted by relevance

/external/lldb/include/lldb/API/
DSBTarget.h108 AddOpenFileAction (int fd, const char *path, bool read, bool write);
/external/lldb/scripts/Python/interface/
DSBTarget.i93 AddOpenFileAction (int fd, const char *path, bool read, bool write);
/external/lldb/source/API/
DSBTarget.cpp258 SBLaunchInfo::AddOpenFileAction (int fd, const char *path, bool read, bool write) in AddOpenFileAction() function in SBLaunchInfo
/external/lldb/www/python_reference/
Dapi-objects.txt3156 lldb.SBLaunchInfo.AddOpenFileAction lldb.SBLaunchInfo-class.html#AddOpenFileAction