Searched refs:procCOP (Results 1 – 1 of 1) sorted by relevance
91 CIMObjectPath procCOP = null; in getInstance() local101 procCOP = (CIMObjectPath)((CIMValue)(cp.getValue())). in getInstance()111 ci.setProperty(ELEMENT, new CIMValue(procCOP)); in getInstance()155 CIMObjectPath procCOP; in enumerateInstances() local167 procCOP = pdm.getCIMObjectPathForProc(); in enumerateInstances()169 ci.setProperty(ELEMENT, new CIMValue(procCOP)); in enumerateInstances()208 CIMObjectPath procCOP; in enumerateInstanceNames() local219 procCOP = pdm.getCIMObjectPathForProc(); in enumerateInstanceNames()222 cop.addKey(ELEMENT, new CIMValue(procCOP)); in enumerateInstanceNames()