Home
last modified time | relevance | path

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

/dports/x11/radare-cutter/r2cutter-0.1.1/src/core/
H A DCutter.cpp379 QJsonArray openFilesArray = cmdj("oj").array();; in isRedirectableDebugee() local
380 for (QJsonValue value : openFilesArray) { in isRedirectableDebugee()
1745 QJsonArray openFilesArray = getOpenedFiles(); in attachRemote() local
1746 for (QJsonValue value : openFilesArray) { in attachRemote()
1850 QJsonArray openFilesArray = cmdj("oj").array();; in stopDebug() local
1851 for (QJsonValue value : openFilesArray) { in stopDebug()