Searched defs:args_sp (Results 1 – 4 of 4) sorted by relevance
34 StructuredData::DictionarySP args_sp, StructuredData::Generic *script_obj) { in CreatePluginObject()
36 StructuredData::DictionarySP args_sp, StructuredData::Generic *script_obj) { in CreatePluginObject()
253 auto args_sp = dict_sp->GetObjectForDotSeparatedPath("arguments"); in ShellExpandArguments() local