Home
last modified time | relevance | path

Searched defs:addDirective (Results 1 – 3 of 3) sorted by relevance

/external/smack/asmack-master/static-src/novell-openldap-jldap/com/novell/sasl/client/
DDirectiveList.java315 void addDirective( in addDirective() method in DirectiveList
/external/smack/src/com/novell/sasl/client/
DDirectiveList.java315 void addDirective( in addDirective() method in DirectiveList
/external/webkit/Source/WebCore/page/
DContentSecurityPolicy.cpp607 void ContentSecurityPolicy::addDirective(const String& name, const String& value) in addDirective() function in WebCore::ContentSecurityPolicy