Lines Matching refs:python_class_name

156     const char *python_class_name, const char *session_dictionary_name,
158 if (python_class_name == NULL || python_class_name[0] == '\0' ||
167 python_class_name, dict);
188 const char *python_class_name, const char *session_dictionary_name,
190 if (python_class_name == NULL || python_class_name[0] == '\0' ||
198 python_class_name, dict);
207 const char *python_class_name, const char *session_dictionary_name,
211 if (python_class_name == NULL || python_class_name[0] == '\0' ||
220 python_class_name, dict);
224 error_string.append(python_class_name);
252 const char *python_class_name, const char *session_dictionary_name,
255 if (python_class_name == NULL || python_class_name[0] == '\0' ||
264 python_class_name, dict);
268 error_string.append(python_class_name);
292 const char *python_class_name, const char *session_dictionary_name,
295 if (python_class_name == NULL || python_class_name[0] == '\0' ||
304 python_class_name, dict);
308 error_string.append(python_class_name);
387 const char *python_class_name, const char *session_dictionary_name,
391 if (python_class_name == NULL || python_class_name[0] == '\0' ||
400 python_class_name, dict);
459 lldb::TargetSP target_sp, const char *python_class_name,
462 if (python_class_name == NULL || python_class_name[0] == '\0') {
476 python_class_name, dict);
480 python_class_name);
510 python_class_name);
826 const char *python_class_name, const char *session_dictionary_name,
828 if (python_class_name == NULL || python_class_name[0] == '\0' ||
837 python_class_name, dict);
846 const char *python_class_name, const char *session_dictionary_name) {
847 if (python_class_name == NULL || python_class_name[0] == '\0' ||
856 python_class_name, dict);