Searched
full:successful (Results
376 -
400 of
4381) sorted by null
<<11121314151617181920>>
/hardware/libhardware_legacy/include/hardware_legacy/ |
wifi.h | 105 * @return 0 if successful, < 0 if an error. 123 * @return 0 if successful, < 0 if error.
|
/libcore/luni/src/main/java/java/util/concurrent/ |
CompletionService.java | 30 * actions following a successful return from the corresponding {@code take()}. 52 * @param result the result to return upon successful completion
|
/libcore/luni/src/main/java/java/util/concurrent/atomic/ |
AtomicBoolean.java | 66 * @return true if successful. False return indicates that 85 * @return true if successful
|
AtomicReference.java | 81 * @return true if successful. False return indicates that 98 * @return true if successful
|
/ndk/sources/third_party/googletest/googletest/test/ |
gtest_throw_on_failure_ex_test.cc | 56 // A successful assertion shouldn't throw. 60 Fail("A successful assertion wrongfully threw.");
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/ |
resource.h | 49 Returns 0 if successful, -1 if not (and sets errno). */ 68 Return 0 if successful, -1 if not (and sets errno). */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
resource.h | 49 Returns 0 if successful, -1 if not (and sets errno). */ 68 Return 0 if successful, -1 if not (and sets errno). */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
resource.h | 49 Returns 0 if successful, -1 if not (and sets errno). */ 68 Return 0 if successful, -1 if not (and sets errno). */
|
/system/core/include/utils/ |
Tokenizer.h | 40 * Returns NO_ERROR and a tokenizer for the file, if successful. 48 * Returns NO_ERROR and a tokenizer for the string, if successful.
|
/development/ndk/platforms/android-8/include/android/ |
bitmap.h | 74 * Call this to balanace a successful call to AndroidBitmap_lockPixels
|
/development/ndk/platforms/android-9/include/android/ |
bitmap.h | 73 * Call this to balanace a successful call to AndroidBitmap_lockPixels
|
/development/samples/WiFiDirectDemo/ |
AndroidManifest.xml | 32 <!-- Used for transferring files after a successful connection -->
|
/external/bluetooth/bluedroid/stack/include/ |
profiles_api.h | 28 #define BT_PASS 0 /* Used for general successful function returns */
|
/external/chromium/chrome/browser/chromeos/ |
audio_mixer.h | 57 // successful init. Non-blocking call.
|
/external/chromium/chrome/browser/extensions/ |
browser_action_test_util.h | 55 // Hides the given popup and returns whether the hide was successful.
|
/external/chromium/chrome/browser/password_manager/ |
password_form_manager_unittest.cc | 84 // Successful login. The PasswordManager would instruct PasswordFormManager 87 // Make sure the credentials that would be submitted on successful login 145 // Successful login. The PasswordManager would instruct PasswordFormManager 150 // Make sure the credentials that would be submitted on successful login
|
/external/chromium/net/url_request/ |
url_request_status.h | 26 // Request was successful but was handled by an external program, so there
|
/external/chromium_org/android_webview/browser/net/ |
input_stream_reader.h | 27 // On successful completion the InputStream would have skipped reading the
|
/external/chromium_org/android_webview/public/browser/ |
draw_sw.h | 33 // Must be called to balance every *successful* call to AwAccessPixelsFunction
|
/external/chromium_org/base/debug/ |
proc_maps_linux.h | 45 // Returns true if successful, false otherwise.
|
/external/chromium_org/base/prefs/ |
pref_notifier_impl.h | 36 // parameter will be set to true for successful initialization,
|
/external/chromium_org/chrome/browser/chromeos/app_mode/ |
kiosk_app_launcher.h | 23 // to mount a cryptohome for the app. If the mount is successful, it prepares
|
/external/chromium_org/chrome/browser/chromeos/login/ |
screen_locker_delegate.h | 52 // Allows to have visual effects once unlock authentication is successful,
|
/external/chromium_org/chrome/browser/chromeos/policy/ |
device_local_account_policy_provider.h | 44 // |success| is true if the policy refresh was successful.
|
/external/chromium_org/chrome/browser/extensions/api/serial/ |
serial_connection.h | 61 // Do platform-specific work after a successful Open().
|
Completed in 1067 milliseconds
<<11121314151617181920>>