Searched
full:successful (Results
376 -
400 of
4718) sorted by null
<<11121314151617181920>>
/hardware/intel/common/libva/va/wayland/ |
va_wayland.h | 88 * @return VA_STATUS_SUCCESS if successful 115 * @return VA_STATUS_SUCCESS if successful
|
/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/x86_64-linux-glibc2.11-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.11-4.8/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.
|
/system/core/toolbox/upstream-netbsd/lib/libutil/ |
raise_default_signal.c | 57 * (whether successful or not). 98 /* Flag successful raise() */
|
/external/bluetooth/bluedroid/btif/src/ |
btif_storage.c | 437 ** Returns BT_STATUS_SUCCESS if successful, BT_STATUS_FAIL otherwise 484 ** Returns BT_STATUS_SUCCESS if successful, BT_STATUS_FAIL otherwise 583 ** Returns BT_STATUS_SUCCESS if the fetch was successful, 681 ** Returns BT_STATUS_SUCCESS if the store was successful, 699 ** Returns BT_STATUS_SUCCESS if the fetch was successful, 715 ** Returns BT_STATUS_SUCCESS if the store was successful, 733 ** Returns BT_STATUS_SUCCESS if the store was successful, 775 ** Returns BT_STATUS_SUCCESS if the store was successful, 801 ** Returns BT_STATUS_SUCCESS if the deletion was successful, [all...] |
/development/ndk/platforms/android-18/include/android/ |
bitmap.h | 74 * Call this to balanace a successful call to AndroidBitmap_lockPixels
|
/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_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/apps/shell/browser/ |
shell_network_controller_chromeos.h | 44 // Handles a successful or failed connection attempt.
|
/external/chromium_org/base/prefs/ |
pref_notifier_impl.h | 36 // parameter will be set to true for successful initialization,
|
/external/chromium_org/base/strings/ |
string_number_conversions.h | 98 // Will only successful parse hex values that will fit into |output|, i.e. 103 // Will only successful parse hex values that will fit into |output|, i.e. 109 // Will only successful parse hex values that will fit into |output|, i.e. 114 // Will only successful parse hex values that will fit into |output|, i.e.
|
/external/chromium_org/chrome/browser/chromeos/app_mode/ |
kiosk_profile_loader.h | 23 // successful, it prepares app profile then calls the delegate.
|
/external/chromium_org/chrome/browser/chromeos/policy/ |
user_policy_token_loader.h | 28 // Callback interface for reporting a successful load.
|
wildcard_login_checker.h | 55 // Starts the check after successful token minting.
|
/external/chromium_org/chrome/browser/chromeos/ |
session_length_limiter.h | 45 // activity from local state. Return |true| if the restore is successful.
|
Completed in 1076 milliseconds
<<11121314151617181920>>