Searched refs:SetRemoteInstallFileSpec (Results 1 – 3 of 3) sorted by relevance
102 bool SetRemoteInstallFileSpec(lldb::SBFileSpec &file);
132 bool SBModule::SetRemoteInstallFileSpec(lldb::SBFileSpec &file) { in SetRemoteInstallFileSpec() function in SBModule135 module_sp->SetRemoteInstallFileSpec(file.ref()); in SetRemoteInstallFileSpec()
595 void SetRemoteInstallFileSpec(const FileSpec &file) { in SetRemoteInstallFileSpec() function