Searched
full:successful (Results
701 -
725 of
2754) sorted by null
<<21222324252627282930>>
/external/webkit/Source/WebCore/bindings/v8/ |
SerializedScriptValue.h | 51 // V8. When serialization is successful, |didThrow| is false.
|
/external/webkit/Source/WebCore/html/ |
BaseButtonInputType.cpp | 43 // Buttons except overridden types are never successful.
|
/external/webkit/Source/WebCore/platform/ |
FileStream.h | 61 // Returns total number of bytes if successful. -1 otherwise.
|
/external/webkit/Source/WebCore/platform/graphics/android/rendering/ |
TilesManager.h | 191 unsigned int m_contentUpdates; // nr of successful tiled paints
|
/external/webkit/Source/WebKit/android/wds/ |
Command.h | 51 // client application. Return true on successful completion of the command,
|
/external/webkit/Source/WebKit/chromium/public/ |
WebPasswordFormData.h | 53 // username before autofilling the password. In these cases, after successful
|
WebPluginContainer.h | 83 // load was successful or WebPlugin::didFailLoadingFrameRequest is
|
/external/webkit/Source/WebKit2/UIProcess/ |
DrawingAreaProxy.h | 81 // Returns true if painting was successful, false otherwise.
|
/external/webkit/Tools/DumpRenderTree/mac/ |
HistoryDelegate.mm | 51 wasFailure ? "a failure" : "successful",
|
/external/zlib/src/contrib/blast/ |
blast.h | 64 * 0: successful decompression
|
/frameworks/av/include/media/stagefright/ |
MediaSource.h | 105 // This will be called after a successful start() and before the
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/ |
build_vc.pl | 104 (system($command) == 0) and print "Build successful\n";
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/ |
build_vc.pl | 106 (system($command) == 0) and print "Build successful\n";
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/ |
build_vc.pl | 104 (system($command) == 0) and print "Build successful\n";
|
/frameworks/base/core/java/android/database/ |
CrossProcessCursor.java | 75 * @return True if the move is successful, false otherwise.
|
/frameworks/base/core/java/android/database/sqlite/ |
SQLiteStatement.java | 78 * @return the row ID of the last row inserted, if this insert is successful. -1 otherwise.
|
/frameworks/base/core/java/com/android/internal/content/ |
NativeLibraryHelper.java | 56 * @return {@link PackageManager#INSTALL_SUCCEEDED} if successful or another
|
/frameworks/base/docs/html/live/ |
index.jd | 9 <p>Meet the developers behind successful apps and games on Android. Check back for upcoming
|
/frameworks/base/drm/java/android/drm/ |
DrmInfoStatus.java | 33 * Indicate successful communication.
|
/frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/forwarder/ |
AdbUtils.java | 111 * @return a valid Socket instance if successful, null otherwise
|
/frameworks/opt/vcard/tests/src/com/android/vcard/tests/testutils/ |
VCardTestsBase.java | 91 // We don't want to forget to call verify() as it makes unit test successful silently even
|
/hardware/invensense/mlsdk/mllite/ |
compass.c | 362 * @return INV_SUCCESS = 0 if successful. A non-zero error code otherwise. 415 * @return INV_SUCCESS = 0 if successful. A non-zero error code otherwise. 449 * @return INV_SUCCESS = 0 if successful. A non-zero error code otherwise. 483 * @return INV_SUCCESS = 0 if successful. A non-zero error code otherwise.
|
mlarray_legacy.c | 86 * @return Zero if the command is successful; an ML error code otherwise. 384 * @return INV_SUCCESS if the command is successful; an error code otherwise. 505 * @return INV_SUCCESS if successful; a non-zero error code otherwise. 555 * @return INV_SUCCESS if successful; a non-zero error code otherwise.
|
/hardware/samsung_slsi/exynos5/mobicore/daemon/ClientLib/ |
Device.h | 126 * @return MC_DRV_OK if successful.
|
/hardware/ti/omap4xxx/domx/domx/omx_rpc/src/ |
omx_rpc.c | 99 * @return RPC_OMX_ErrorNone = Successful 144 DOMX_DEBUG("Open was successful, pRPCCtx->fd_omx = %d", 196 * @return RPC_OMX_ErrorNone = Successful 280 * @return RPC_OMX_ErrorNone = Successful
|
Completed in 559 milliseconds
<<21222324252627282930>>