Searched refs:createInventoryAssociation (Results 1 – 4 of 4) sorted by relevance
77 createInventoryAssociation(isRunning, endpoint); in createInventoryAssociations()80 void Software::createInventoryAssociation(bool isRunning, in createInventoryAssociation() function in Software
53 using Software::createInventoryAssociation;
100 void createInventoryAssociation(bool isRunning, std::string objectPath);
92 ->createInventoryAssociation(createRunningAssoc, exampleEndpoint); in testSoftwareAssociation()