Searched refs:mPropertiesFileContentsMap (Results 1 – 1 of 1) sorted by relevance
51 private Map<String, String> mPropertiesFileContentsMap = Collections.emptyMap(); field in GhidraScriptRunner118 mPropertiesFileContentsMap = propertiesContent; in postScript()167 if (!mPropertiesFileContentsMap.isEmpty() && mPropertiesFileName.isPresent()) { in runWithTimeout()171 mPropertiesFileContentsMap); in runWithTimeout()