summaryrefslogtreecommitdiff
path: root/ucb/source/core/exports.map
blob: 5ab48b9e42c0ad30ad010fad5a04f41dbd1efb13 (plain)
1
2
3
4
5
6
7
8
UCB_1_0 {
    global:
        component_getImplementationEnvironment;
        component_writeInfo;
        component_getFactory;
    local:
        *;
};