/external/chromium/third_party/libjingle/source/talk/base/ |
httpcommon-inl.h | 119 bool Url<CTYPE>::get_attribute(const string& name, string* value) const { function in class:talk_base::Url
|
httpcommon.h | 275 bool get_attribute(const string& name, string* value) const;
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/ |
control_external.h | 155 int (*get_attribute)(snd_ctl_ext_t *ext, snd_ctl_ext_key_t key, member in struct:snd_ctl_ext_callback 241 * The access type bits stored in get_attribute callback
|
/external/openssl/crypto/pkcs7/ |
pk7_doit.c | 69 static ASN1_TYPE *get_attribute(STACK_OF(X509_ATTRIBUTE) *sk, int nid); 1114 return(get_attribute(si->auth_attr,nid)); 1119 return(get_attribute(si->unauth_attr,nid)); 1122 static ASN1_TYPE *get_attribute(STACK_OF(X509_ATTRIBUTE) *sk, int nid) 1147 if(!(astype = get_attribute(sk, NID_pkcs9_messageDigest))) return NULL;
|
/external/bluetooth/bluez/audio/ |
ctl_bluetooth.c | 311 .get_attribute = bluetooth_get_attribute,
|