Searched defs:Allow (Results 1 - 5 of 5) sorted by relevance

/external/nist-sip/java/gov/nist/javax/sip/header/
H A DAllow.java32 * Allow SIPHeader.
40 public final class Allow extends class in inherits:SIPHeader,javax.sip.header.AllowHeader
53 public Allow() { method in class:Allow
60 public Allow(String m) { method in class:Allow
80 + ", Allow, setMethod(), the method parameter is null.");
/external/chromium_org/android_webview/browser/
H A Daw_ssl_host_state_delegate.cc42 void CertPolicy::Allow(const net::X509Certificate& cert, function in class:android_webview::internal::CertPolicy
72 cert_policy_for_host_[host].Allow(cert, error);
/external/chromium_org/build/android/gyp/util/
H A Dbuild_utils.py236 def Allow(name): function in function:MergeZips
247 if Allow(name):
/external/chromium_org/components/policy/core/browser/
H A Durl_blacklist_manager.cc65 blacklist->Allow(allow.get());
198 void URLBlacklist::Allow(const base::ListValue* filters) { function in class:policy::URLBlacklist
/external/chromium_org/sandbox/linux/bpf_dsl/
H A Dbpf_dsl.cc276 ResultExpr Allow() { function in namespace:sandbox::bpf_dsl

Completed in 1034 milliseconds