Lines Matching full:entities
253 pldm_entity* entities = nullptr;
267 &entities);
274 entityTree, &entities[0], false);
279 entityTree, &entities[0], true);
286 Entities entityAssoc;
294 checkIfLogicalBitSet(entities[i].entity_container_id);
297 entityTree, &entities[i], entities[i].entity_instance_num,
319 pldm_find_entity_ref_in_tree(entityTree, entities[0], &node);
336 node, repo, &entities, numEntities, true,
342 node, repo, &entities, numEntities, true, TERMINUS_HANDLE);
353 free(entities);