HomeSort by relevance Sort by last modified time
    Searched full:successful (Results 1226 - 1250 of 4718) sorted by null

<<41424344454647484950>>

  /external/chromium_org/net/http/
http_stream_factory.h 191 // Will call delegate->OnStreamReady on successful completion.
201 // Will call delegate->OnWebSocketHandshakeStreamReady on successful
  /external/chromium_org/ppapi/api/
ppb_udp_socket.idl 38 * This option can only be set after a successful <code>Bind()</code> call.
49 * This option can only be set after a successful <code>Bind()</code> call.
ppb_url_loader.idl 47 * successful, 0 if the instance is invalid.
159 * <code>URLResponseInfo</code> if successful, 0 if the loader is not a valid
  /external/chromium_org/ppapi/c/
ppb_udp_socket.h 51 * This option can only be set after a successful <code>Bind()</code> call.
61 * This option can only be set after a successful <code>Bind()</code> call.
  /external/chromium_org/remoting/android/java/src/org/chromium/chromoting/
ThirdPartyTokenFetcher.java 24 * redirect at intent://|REDIRECT_URI_PATH|#Intent;...end; upon successful login.
191 * intent://|REDIRECT_URI_PATH|#Intent;...end; upon a successful login. OAuthRedirectActivity
  /external/chromium_org/remoting/protocol/
connection_to_host.cc 245 void ConnectionToHost::OnChannelInitialized(bool successful) {
246 if (!successful) {
  /external/chromium_org/skia/ext/
image_operations_bench.cc 146 // Returns true if command line parsing was successful, false otherwise.
149 // Returns true if successful, false otherwise.
  /external/chromium_org/sync/engine/
model_thread_sync_entity.h 97 // Receives a successful commit response.
101 // Note that the receipt of a successful commit response does not necessarily
  /external/chromium_org/third_party/libjingle/source/talk/base/
sslstreamadapter.h 40 // After SSL has been started, the stream will only open on successful
101 // exposed stream will open after successful negotiation and
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
rtpdump.h 87 // packet. Return true and set the output parameter if successful.
94 // if successful.
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/private/
pprio.h 87 * Upon successful completion, PR_CreateSocketPollFd returns a pointer
106 * Upon successful completion, PR_DestroySocketPollFd returns
  /external/chromium_org/third_party/skia/include/core/
SkMaskFilter.h 98 * true if drawing was successful.
106 * true if drawing was successful.
  /external/cmockery/cmockery_0_1_2/src/example/
calculator.c 121 * function associated with operator_string if successful, NULL otherwise.
151 * If successful, this function returns the integer result of the operations.
  /external/guava/guava/src/com/google/common/util/concurrent/
AtomicDouble.java 130 * @return {@code true} if successful. False return indicates that
152 * @return {@code true} if successful
AtomicDoubleArray.java 142 * @return true if successful. False return indicates that
166 * @return true if successful
  /external/kernel-headers/original/uapi/linux/
binder.h 201 * int: 0 if the last bcATTEMPT_ACQUIRE was not successful.
281 * int: 0 if the last BR_ATTEMPT_ACQUIRE was not successful.
  /external/kernel-headers/original/uapi/rdma/
ib_user_mad.h 55 * @status - 0 on successful receive, ETIMEDOUT if no response
98 * @status - 0 on successful receive, ETIMEDOUT if no response
  /external/libxml2/
buf.c 514 * Returns 0 if successful or -1 in case of error
841 * Returns 0 successful, a positive error code number otherwise
892 * Returns 0 successful, a positive error code number otherwise
962 * Returns 0 successful, a positive error code number otherwise
982 * Returns 0 successful, a positive error code number otherwise
1022 * Returns 0 if successful, a positive error code number otherwise
1043 * Returns 0 if successful, a positive error code number otherwise
1066 * Returns 0 if successful, a positive error code number otherwise
    [all...]
  /external/lldb/source/Host/macosx/cfcpp/
CFCString.cpp 115 // and returns the C string pointer that is contained in STR when successful, else
160 // successful, else NULL is returned. This allows the std::string parameter
  /external/llvm/include/llvm/Support/
StreamableMemoryObject.h 57 /// @result - 0 if successful; -1 if not. Failure may be due to a
73 /// @result - 0 if successful; -1 if not. Failure may be due to a
  /external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
bio.c 61 @return Returns OPJ_TRUE if successful, returns OPJ_FALSE otherwise
67 @return Returns OPJ_TRUE if successful, returns OPJ_FALSE otherwise
  /external/sepolicy/tools/
sepolicy-check.c 112 * - 0 indicates a successful return without a match
113 * - 1 indicates a successful return with a match
  /external/skia/include/core/
SkMaskFilter.h 98 * true if drawing was successful.
106 * true if drawing was successful.
  /external/wpa_supplicant_8/src/crypto/
sha256-internal.c 143 @return CRYPT_OK if successful
183 @return CRYPT_OK if successful
  /frameworks/av/include/media/
MediaPlayerInterface.h 188 // @return OK if the call was successful.
197 // @return OK if the call was successful.

Completed in 2096 milliseconds

<<41424344454647484950>>