HomeSort by relevance Sort by last modified time
    Searched full:requestor (Results 1 - 25 of 38) sorted by null

1 2

  /external/smack/src/org/jivesoftware/smackx/filetransfer/
FileTransferRequest.java 69 * Returns the description of the file provided by the requestor.
71 * @return Returns the description of the file provided by the requestor.
108 * Returns the stream initiation packet that was sent by the requestor which
113 * requestor which contains the parameters of the file transfer
  /external/clang/test/SemaObjC/
property-9.m 13 @property (retain, nonatomic) id requestor;
20 @synthesize requestor = _requestor, appleEventDescriptor = _appleEventDescriptor;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
atmlec.h 81 uint16_t lec_id; /* requestor lec_id */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
atmlec.h 81 uint16_t lec_id; /* requestor lec_id */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
atmlec.h 81 uint16_t lec_id; /* requestor lec_id */
  /sdk/eclipse/plugins/com.android.ide.eclipse.pdt/src/com/android/ide/eclipse/pdt/internal/
SourceRevealer.java 124 MethodSearchRequestor requestor = new MethodSearchRequestor(perspective); local
129 requestor,
135 return requestor.didMatch();
  /external/webkit/Source/WebKit/chromium/public/
WebURLRequest.h 149 // requestor.
154 // process of the requestor.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
cs46xx_dsp_scb_types.h 45 /* DMA Requestor Word 0 (DCW) fields:
61 /* DMA Requestor Word 5 (NPCW) fields:
88 requestor or the scatter/gather extension. Only ad hoc DMA request
89 streams are free to alter the requestor (currently only occur in the
92 If an SCB does not have any associated DMA requestor, these 9 ints
97 Basic (non scatter/gather) DMA requestor (4 ints)
104 /* Scatter/gather DMA requestor extension (5 ints)
cs46xx.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
cs46xx_dsp_scb_types.h 45 /* DMA Requestor Word 0 (DCW) fields:
61 /* DMA Requestor Word 5 (NPCW) fields:
88 requestor or the scatter/gather extension. Only ad hoc DMA request
89 streams are free to alter the requestor (currently only occur in the
92 If an SCB does not have any associated DMA requestor, these 9 ints
97 Basic (non scatter/gather) DMA requestor (4 ints)
104 /* Scatter/gather DMA requestor extension (5 ints)
cs46xx.h     [all...]
  /external/smack/src/org/xbill/DNS/
Rcode.java 49 /** The requestor is not authorized to perform this operation */
  /external/webkit/Source/WebCore/platform/network/chromium/
ResourceRequest.h 80 // Allows the request to be matched up with its requestor.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/
ManifestInfo.java 497 SearchRequestor requestor = new SearchRequestor() { local
536 search(requestor, javaProject, pattern);
629 SearchRequestor requestor = new SearchRequestor() { local
678 search(requestor, javaProject, pattern);
696 private static void search(SearchRequestor requestor, IJavaProject javaProject,
723 engine.search(pattern, participants, scope, requestor, monitor);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/
SourceRevealer.java 400 SearchResultAccumulator requestor = new SearchResultAccumulator(filterPredicate); local
405 requestor,
412 return requestor.getMatches();
  /external/openssl/crypto/ocsp/
ocsp_prn.c 149 if (BIO_write(bp,"\n Requestor Name: ",21) <= 0)
153 if (BIO_write(bp,"\n Requestor List:\n",21) <= 0) goto err;
  /external/chromium/chrome/common/net/gaia/
google_service_auth_error.h 72 // The requestor of the authentication step cancelled the request
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
CustomViewFinder.java 202 SearchRequestor requestor = new SearchRequestor() { local
261 engine.search(pattern, participants, scope, requestor,
  /libcore/luni/src/main/java/java/net/
Authenticator.java 225 * requestor type of the connection that requests authentication.
  /external/chromium/third_party/libevent/
evhttp.h 248 /** enable delivery of chunks to requestor */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xproto.h 1156 Window owner B32, requestor B32;
1162 Window requestor B32;
    [all...]
Xlib.h 895 Window requestor; member in struct:__anon25527
907 Window requestor; member in struct:__anon25528
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xproto.h 1156 Window owner B32, requestor B32;
1162 Window requestor B32;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xproto.h 1156 Window owner B32, requestor B32;
1162 Window requestor B32;
    [all...]
  /external/chromium/chrome/browser/renderer_host/
render_widget_host_view_mac.mm     [all...]

Completed in 958 milliseconds

1 2