Searched refs:anyObject (Results 1 – 1 of 1) sorted by relevance
175 std::any anyObject = object; in createPolicyInterface() local177 addInterface(objectPath, InterfaceType::POLICY, anyObject); in createPolicyInterface()249 std::any anyObject = object; in createCalloutObjects() local250 addChildInterface(objectPath, InterfaceType::CALLOUT, anyObject); in createCalloutObjects()291 std::any anyObject = callout; in restoreCalloutObjects() local292 addChildInterface(objectPath, InterfaceType::CALLOUT, anyObject); in restoreCalloutObjects()