Lines Matching defs:cmd_obj_sp
2779 StructuredData::GenericSP cmd_obj_sp, std::string &dest) {
2784 if (!cmd_obj_sp)
2788 (PyObject *)cmd_obj_sp->GetValue());
2814 StructuredData::GenericSP cmd_obj_sp) {
2821 if (!cmd_obj_sp)
2825 (PyObject *)cmd_obj_sp->GetValue());
2864 StructuredData::GenericSP cmd_obj_sp) {
2871 if (!cmd_obj_sp)
2875 (PyObject *)cmd_obj_sp->GetValue());
2912 StructuredData::GenericSP cmd_obj_sp) {
2919 if (!cmd_obj_sp)
2923 (PyObject *)cmd_obj_sp->GetValue());
2959 StructuredData::GenericSP cmd_obj_sp) {
2965 if (!cmd_obj_sp)
2969 (PyObject *)cmd_obj_sp->GetValue());
3005 StructuredData::GenericSP cmd_obj_sp, ExecutionContext *exe_ctx,
3013 if (!cmd_obj_sp)
3017 (PyObject *)cmd_obj_sp->GetValue());
3059 StructuredData::GenericSP cmd_obj_sp, std::string &dest) {
3064 if (!cmd_obj_sp)
3068 (PyObject *)cmd_obj_sp->GetValue());