Home
last modified time | relevance | path

Searched refs:getNames (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/bsd/openldap/dist/contrib/ldapc++/src/
DLDAPSchema.cpp34 StringList names = oc.getNames(); in setObjectClasses()
54 StringList names = at.getNames(); in setAttributeTypes()
DLDAPObjClass.h79 StringList getNames() const;
DLDAPAttrType.h72 StringList getNames() const;
DLDAPObjClass.cpp102 StringList LDAPObjClass::getNames() const { in getNames() function in LDAPObjClass
DLDAPAttrType.cpp112 StringList LDAPAttrType::getNames() const { in getNames() function in LDAPAttrType