HomeSort by relevance Sort by last modified time
    Searched full:ongoing (Results 51 - 75 of 490) sorted by null

1 23 4 5 6 7 8 91011>>

  /packages/services/Telephony/src/com/android/services/telephony/
TelephonyGlobals.java 28 * Singleton entry point for the telephony-services app. Initializes ongoing systems relating to
  /device/moto/shamu/camera/QCamera/stack/mm-jpeg-interface/src/
mm_jpeg.c 736 /* sent encode cmd to OMX, queue job into ongoing queue */
795 /* check ongoing q size */
798 CDBG("%s: ongoing job already reach max %d", __func__, num_ongoing_jobs);
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL/
QCameraPostProc.h 185 QCameraQueue m_ongoingPPQ; // ongoing postproc queue
187 QCameraQueue m_ongoingJpegQ; // ongoing jpeg job queue
  /device/moto/shamu/camera/QCamera2/HAL3/
QCamera3PostProc.h 164 QCameraQueue m_ongoingPPQ; // ongoing postproc queue
166 QCameraQueue m_ongoingJpegQ; // ongoing jpeg job queue
  /external/chromium_org/chrome/browser/media/
webrtc_rtp_dump_handler.h 60 // Returns true if it's valid to call ReleaseDumps, i.e. no dumping is ongoing
80 // Stops all ongoing dumps and call |callback| when finished.
  /external/chromium_org/chrome/browser/sync/test/integration/
profile_sync_service_harness.h 54 // Blocks the caller until |this| completes its ongoing sync cycle and every
61 // Blocks the caller until every client in |clients| completes its ongoing
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
CONTRIBUTORS 12 ongoing project coordination/maintenance;
23 ongoing guidance and standards interpretation.
  /external/chromium_org/third_party/WebKit/Source/wtf/
CONTRIBUTORS.pthreads-win32 20 ongoing project coordination/maintenance;
31 ongoing guidance and standards interpretation.
  /external/chromium_org/components/metrics/
metrics_service.cc 24 // Logs fall into one of two categories: "initial logs," and "ongoing logs."
32 // ongoing logs should be sent.
34 // After the above initial log, a series of ongoing logs will be transmitted.
35 // The first ongoing log actually begins to accumulate information stating when
41 // periods without any (ongoing) log transmissions. Ongoing logs typically
44 // ongoing log is closed out, a call is made to gather memory statistics. Those
51 // When the browser shuts down, there will typically be a fragment of an ongoing
61 // the ongoing log (which didn't yet get closed, because there was never even a
63 // situation, where a loss of connection prevented an ongoing log from bein
    [all...]
metrics_log_manager.h 24 // |local_state|, and will not persist ongoing logs over
  /external/chromium_org/ui/base/ime/win/
imm32_manager.cc 279 // Notify the IMM attached to the given window to complete the ongoing
298 // We have to confirm there is an ongoing composition before completing it.
300 // ongoing composition even if they do not have any ongoing compositions.)
420 // Mark that there is an ongoing composition.
431 // when there is an ongoing composition, e.g. a user has clicked a
433 // For this case, we have to complete the ongoing composition and
  /external/chromium_org/components/suggestions/
suggestions_service.cc 169 // Cancel any ongoing request (and the timeout closure). We must no longer
208 // If there's an ongoing request, let it complete.
402 // If there's an ongoing request, let it complete.
  /external/chromium_org/ppapi/proxy/
websocket_resource.cc 169 // Abort ongoing connect.
180 // Abort ongoing receive.
448 // No more text or binary messages will be received. If there is ongoing
  /device/lge/mako/camera/QCamera/stack/mm-jpeg-interface/inc/
mm_jpeg.h 125 mm_jpeg_queue_t ongoing_job_q; /* queue for ongoing jobs */
  /device/moto/shamu/camera/QCamera/stack/mm-jpeg-interface/inc/
mm_jpeg.h 125 mm_jpeg_queue_t ongoing_job_q; /* queue for ongoing jobs */
  /external/chromium_org/android_webview/browser/
find_helper.cc 39 // Stop any ongoing asynchronous request.
  /external/chromium_org/android_webview/public/browser/
draw_gl.h 43 // part of any ongoing View animation. View translucency (alpha) is ignored,
  /external/chromium_org/chrome/browser/extensions/
blacklist.h 143 // The list of ongoing requests for blacklist states that couldn't be
  /external/chromium_org/chrome/browser/resources/options/chromeos/
bluetooth_add_device_overlay.js 66 // ongoing pair finishes will fail, so the button should be disabled.
  /external/chromium_org/chrome/browser/sync_file_system/local/
local_file_sync_status.h 92 // If this count is non-zero positive there're ongoing write operations.
  /external/chromium_org/content/browser/speech/
speech_recognition_engine.h 67 // this function while a recognition is ongoing.
  /external/chromium_org/content/public/browser/
speech_recognition_manager.h 27 // In this sense a session, within the SRM, models the ongoing evolution of a
  /external/chromium_org/mojo/public/c/system/
data_pipe.h 163 // |MOJO_RESULT_BUSY| if there is a two-phase write ongoing with
211 // |MOJO_RESULT_BUSY| if there is already a two-phase write ongoing with
284 // |MOJO_RESULT_BUSY| if there is a two-phase read ongoing with
326 // |MOJO_RESULT_BUSY| if there is already a two-phase read ongoing with
  /external/chromium_org/third_party/WebKit/Source/web/
WebEmbeddedWorkerImpl.h 110 // Kept around only while main script loading is ongoing.
  /external/chromium_org/v8/tools/
consarray.js 48 * This operation can be safely performed during ongoing ConsArray

Completed in 734 milliseconds

1 23 4 5 6 7 8 91011>>