/external/chromium/chrome/browser/webdata/ |
keyword_table.h | 60 // Returns true if successful. 64 // Returns true if successful.
|
web_database_table.h | 24 // Attempts to initialize the table and returns true if successful.
|
/external/chromium/chrome/common/net/gaia/ |
gaia_oauth_client.h | 35 // Invoked on a successful response to the GetTokensFromAuthCode request. 39 // Invoked on a successful response to the RefreshToken request.
|
/external/guava/guava/src/com/google/common/util/concurrent/ |
ListenableFutureTask.java | 54 * given result on successful completion. 57 * @param result the result to return on successful completion. If you don't
|
/external/kernel-headers/original/linux/ |
rwsem.h | 33 * trylock for reading -- returns 1 if successful, 0 if contention 43 * trylock for writing -- returns 1 if successful, 0 if contention
|
/external/skia/include/pdf/ |
SkPDFDocument.h | 50 * page is already set, this overrides it. Returns true if successful. 59 * true if successful. Will fail if the document has already been emitted.
|
/external/webkit/Source/WebKit/android/plugins/ |
ANPSurface_npapi.h | 36 surface will be considered dirty. If the lock was successful the function 41 /** Given a locked surface handle (i.e. result of a successful call to lock)
|
/frameworks/support/volley/src/com/android/volley/ |
Response.java | 41 /** Returns a successful response containing the parsed result. */ 67 * Returns whether this response is considered successful.
|
/system/core/libcutils/ |
buffer.h | 80 * necessary. Returns 0 if successful or -1 if an error occurs allocating 102 * bytes to be written after a successful write.
|
/external/bluetooth/bluedroid/stack/mcap/ |
mca_api.c | 214 ** Returns MCA_SUCCESS if successful, otherwise error. 284 ** Returns MCA_SUCCESS if successful, otherwise error. 332 ** Returns MCA_SUCCESS if successful, otherwise error. 388 ** Returns MCA_SUCCESS if successful, otherwise error. 413 ** If the response is successful, a data channel is open 420 ** Returns MCA_SUCCESS if successful, otherwise error. 493 ** If the rsp_code is successful, a data channel is open 498 ** Returns MCA_SUCCESS if successful, otherwise error. 566 ** Returns MCA_SUCCESS if successful, otherwise error. 592 ** If the response is successful, a data channel is open [all...] |
/external/bluetooth/bluedroid/stack/avdt/ |
avdt_api.c | 188 ** Returns AVDT_SUCCESS if successful, otherwise error. 226 ** Returns AVDT_SUCCESS if successful, otherwise error. 273 ** Returns AVDT_SUCCESS if successful, otherwise error. 321 ** Returns AVDT_SUCCESS if successful, otherwise error. 382 ** Returns AVDT_SUCCESS if successful, otherwise error. 419 ** Returns AVDT_SUCCESS if successful, otherwise error. 443 ** Returns AVDT_SUCCESS if successful, otherwise error. 480 ** Returns AVDT_SUCCESS if successful, otherwise error. 534 ** Returns AVDT_SUCCESS if successful, otherwise error. 589 ** Returns AVDT_SUCCESS if successful, otherwise error [all...] |
/hardware/invensense/mlsdk/mllite/ |
mlarray.c | 58 * @return Zero if the command is successful; an ML error code otherwise. 78 * @return Zero if the command is successful; an ML error code otherwise. 96 * @return Zero if the command is successful; an ML error code otherwise. 117 * @return Zero if the command is successful; an ML error code otherwise. 148 * @return INV_SUCCESS if the command is successful; an ML error code otherwise. 166 * @return Zero if the command is successful; an ML error code otherwise. 183 * @return Zero if the command is successful; an ML error code otherwise. 198 * @return Zero if the command is successful; an ML error code otherwise. 215 * @return Zero if the command is successful; an ML error code otherwise. 251 * @return Zero if the command is successful; an ML error code otherwise [all...] |
/cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/tech/ |
TagTester.java | 21 /** Tag tester that writes data to the tag and returns a way to confirm a successful write. */
|
/dalvik/vm/os/ |
os.h | 21 * original priority if successful, or INT_MAX on failure.
|
/development/host/windows/usb/api/ |
adb_interface.h | 82 @param[out] info Upon successful completion will have endpoint information.
135 @param[out] desc Upon successful completion will have usb device
144 @param[out] desc Upon successful completion will have usb device
154 @param[out] desc Upon successful completion will have interface
|
/external/chromium/base/synchronization/ |
lock_impl.h | 45 // a successful call to Try, or a call to Lock.
|
/external/chromium/chrome/browser/download/ |
drag_download_util.h | 39 // Return a FileStream if successful.
|
/external/chromium/chrome/browser/search_engines/ |
template_url_fetcher.h | 35 // it is downloaded. If successful and the result can be parsed, a TemplateURL
|
/external/chromium/chrome/browser/ui/cocoa/ |
browser_frame_view_unittest.mm | 26 // Test to make sure our class modifications were successful.
|
/external/chromium/net/tools/fetch/ |
http_listen_socket.h | 50 // Expects the raw data to be stored in recv_data_. If parsing is successful,
|
/external/chromium/webkit/glue/ |
image_decoder.h | 26 // Call this function to decode the image. If successful, the decoded image
|
/external/dropbear/libtomcrypt/src/encauth/eax/ |
eax_addheader.c | 24 @return CRYPT_OK if successful
|
eax_decrypt.c | 26 @return CRYPT_OK if successful
|
eax_encrypt.c | 26 @return CRYPT_OK if successful
|
/external/dropbear/libtomcrypt/src/encauth/ocb/ |
ocb_done_encrypt.c | 28 @return CRYPT_OK if successful
|