Searched refs:arg_dict (Results 1 – 1 of 1) sorted by relevance
1760 StructuredData::Dictionary *arg_dict = object->GetAsDictionary(); in CommandObjectScriptingObjectParsed() local1761 if (!arg_dict) { in CommandObjectScriptingObjectParsed()1767 = arg_dict->GetValueForKey("arg_type"); in CommandObjectScriptingObjectParsed()1783 obj_sp = arg_dict->GetValueForKey("repeat"); in CommandObjectScriptingObjectParsed()1800 obj_sp = arg_dict->GetValueForKey("groups"); in CommandObjectScriptingObjectParsed()