/external/guava/guava/src/com/google/common/util/concurrent/ |
Futures.java | [all...] |
/external/libusb/libusb/ |
core.c | 274 * On legacy platforms, this caused problems when transfers completed early 441 * which grows when required. it can be freed once discovery has completed, [all...] |
/external/nist-sip/java/gov/nist/javax/sip/stack/ |
SIPTransactionStack.java | [all...] |
/frameworks/av/media/libstagefright/ |
AwesomePlayer.cpp | 873 // If audio hasn't completed MEDIA_SEEK_COMPLETE yet, [all...] |
/frameworks/base/docs/html/reference/com/google/android/gms/games/ |
GamesClient.html | [all...] |
/frameworks/base/wifi/java/android/net/wifi/ |
WifiManager.java | 363 * An access point scan has completed, and results are available from the supplicant. 369 * A batch of access point scans has been completed and the results areavailable. [all...] |
/frameworks/native/include/media/openmax/ |
OMX_Core.h | 114 OMX_StateLoaded, /**< component has been loaded but has not completed 119 OMX_StateIdle, /**< component initialization has been completed 498 OMX_EventCmdComplete, /**< component has sucessfully completed a command */ [all...] |
/hardware/qcom/media/mm-core/inc/ |
OMX_Core.h | 97 OMX_StateLoaded, /**< component has been loaded but has not completed 102 OMX_StateIdle, /**< component initialization has been completed 481 OMX_EventCmdComplete, /**< component has sucessfully completed a command */ [all...] |
/hardware/qcom/media/mm-core/omxcore/inc/ |
OMX_Core.h | 97 OMX_StateLoaded, /**< component has been loaded but has not completed 102 OMX_StateIdle, /**< component initialization has been completed 481 OMX_EventCmdComplete, /**< component has sucessfully completed a command */ [all...] |
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/h264/ |
Exynos_OMX_H264dec.c | 774 OMX_EventPortSettingsChanged, /* The command was completed */ 798 OMX_EventPortSettingsChanged, /* The command was completed */ 819 OMX_EventPortSettingsChanged, /* The command was completed */ [all...] |
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/ |
OMX_Core.h | 97 OMX_StateLoaded, /**< component has been loaded but has not completed 102 OMX_StateIdle, /**< component initialization has been completed 481 OMX_EventCmdComplete, /**< component has sucessfully completed a command */ [all...] |
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
OMX_Core.h | 97 OMX_StateLoaded, /**< component has been loaded but has not completed
102 OMX_StateIdle, /**< component initialization has been completed
481 OMX_EventCmdComplete, /**< component has sucessfully completed a command */
[all...] |
/hardware/ti/omap4xxx/domx/omx_core/inc/ |
OMX_Core.h | 97 OMX_StateLoaded, /**< component has been loaded but has not completed 102 OMX_StateIdle, /**< component initialization has been completed 481 OMX_EventCmdComplete, /**< component has sucessfully completed a command */ [all...] |
/external/apache-xml/src/main/java/org/apache/xalan/processor/ |
StylesheetHandler.java | 254 * the SAX events have been completed. [all...] |
/external/bluetooth/bluedroid/stack/l2cap/ |
l2c_api.c | [all...] |
/external/chromium/chrome/browser/chromeos/cros/ |
network_library.h | 910 // Called when pin async operation has completed. [all...] |
/external/chromium/chrome/browser/profiles/ |
profile_impl.cc | [all...] |
/external/chromium/third_party/libevent/ |
event.h | 429 event_loop() will abort the loop after the next event is completed; 443 event_base_loop() will abort the loop after the next event is completed; [all...] |
/external/chromium_org/chrome/browser/profiles/ |
profile_impl.cc | [all...] |
/external/chromium_org/chrome/browser/sync/ |
profile_sync_service.h | 165 // tell the sync engine that setup is completed and it can begin downloading [all...] |
/external/chromium_org/chrome/browser/ui/sync/ |
one_click_signin_helper.cc | [all...] |
/external/chromium_org/chrome/test/pyautolib/ |
remote_inspector_client.py | 110 handshake_done: A boolean indicating whether or not the client has completed [all...] |
/external/chromium_org/native_client_sdk/src/doc/community/security-contest/ |
contest-faq.rst | 117 any) have completed the registration process and accepted the 143 into account unless you (and all your team members) have completed the
|
/external/chromium_org/third_party/libevent/ |
event.h | 429 event_loop() will abort the loop after the next event is completed; 443 event_base_loop() will abort the loop after the next event is completed; [all...] |
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/ |
peerconnection_unittest.cc | 256 EXPECT_TRUE_WAIT(observer->completed(), kMaxWaitMs); 507 bool completed() const { return completed_; } function in class:PeerConnectionTestClientBase::DummyDtmfObserver [all...] |