HomeSort by relevance Sort by last modified time
    Searched full:successful (Results 201 - 225 of 4381) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/skia/include/pdf/
SkPDFDocument.h 56 * page is already set, this overrides it. Returns true if successful.
65 * true if successful. Will fail if the document has already been emitted.
  /frameworks/volley/src/com/android/volley/
Response.java 41 /** Returns a successful response containing the parsed result. */
67 * Returns whether this response is considered successful.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
nntplib.py 271 - resp: server response if successful
282 - resp: server response if successful
290 - resp: server response if successful
339 - resp: server response if successful
363 - resp: server response if successful
391 - resp: server response if successful
415 - resp: server response if successful
427 - resp: server response if successful
439 - resp: server response if successful
448 - resp: server response if successful"""
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
nntplib.py 271 - resp: server response if successful
282 - resp: server response if successful
290 - resp: server response if successful
339 - resp: server response if successful
363 - resp: server response if successful
391 - resp: server response if successful
415 - resp: server response if successful
427 - resp: server response if successful
439 - resp: server response if successful
448 - resp: server response if successful"""
    [all...]
  /hardware/invensense/60xx/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/chrome/browser/webdata/
web_database_table.h 24 // Attempts to initialize the table and returns true if 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/chromium_org/apps/app_host/
app_host_main.cc 33 << "'successful' installation.";
  /external/chromium_org/base/synchronization/
lock_impl.h 44 // a successful call to Try, or a call to Lock.
  /external/chromium_org/chrome/browser/chromeos/login/
online_attempt_host.h 36 // check result (whether authentication was successful). Note, only one
  /external/chromium_org/chrome/browser/chromeos/login/screens/
terms_of_service_screen_actor.h 48 // Called when the download of the Terms of Service is successful. Shows the
  /external/chromium_org/chrome/browser/chromeos/policy/
user_policy_token_loader.h 24 // Callback interface for reporting a successful load.
  /external/chromium_org/chrome/browser/download/
download_target_determiner_delegate.h 39 // reservation is successful, then |successful| should be true and
40 // |reserved_path| should contain the reserved path. Otherwise, |successful|
43 bool successful)> ReservedPathCallback;
  /external/chromium_org/chrome/browser/extensions/
extension_function_registry.h 40 // must be previously registered. Returns true if successful.
  /external/chromium_org/chrome/browser/profiles/
profile_loader.h 21 // called, and only if the load was successful.
  /external/chromium_org/chrome/browser/search/
iframe_source.h 43 // |render_view_id|. Returns true if successful and false if not, for example
  /external/chromium_org/chrome/browser/ui/cocoa/
custom_frame_view_unittest.mm 30 // Test to make sure our class modifications were successful.

Completed in 792 milliseconds

1 2 3 4 5 6 7 891011>>