Home
last modified time | relevance | path

Searched defs:userInfo (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/chrome/browser/resources/print_preview/data/
Dinvitation_store.js14 function InvitationStore(userInfo) { argument
Ddestination_store.js18 function DestinationStore(nativeLayer, userInfo, appState) { argument
/external/nist-sip/java/gov/nist/javax/sip/address/
DAuthority.java52 protected UserInfo userInfo; field in Authority
DSipUri.java116 UserInfo userInfo = authority.getUserInfo(); in clearPassword() local
/external/smack/src/org/apache/qpid/management/common/sasl/
DPlainSaslClient.java48 Object[] userInfo = getUserInfo(); in PlainSaslClient() local
/external/clang/test/Analysis/
Dcfref_PR2519.c36 …CFDictionaryRef userInfo = CFDictionaryCreate(kCFAllocatorDefault, (const void **)&_key, (const vo… in main() local
/external/chromium_org/chrome/browser/resources/print_preview/search/
Ddestination_search.js22 function DestinationSearch(destinationStore, invitationStore, userInfo) { argument
/external/chromium_org/chrome/browser/resources/print_preview/
Dcloud_print_interface.js22 baseUrl, nativeLayer, userInfo, isInAppKioskMode) { argument
/external/robolectric/src/main/java/android/net/
DUri__FromAndroid.java992 private Part userInfo; field in Uri__FromAndroid.AbstractHierarchicalUri