HomeSort by relevance Sort by last modified time
    Searched full:consumer (Results 376 - 400 of 812) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGPathUtilities.cpp 90 static SVGPathParser* globalSVGPathParser(SVGPathSource* source, SVGPathConsumer* consumer)
97 s_parser->setCurrentConsumer(consumer);
  /external/chromium_org/third_party/WebKit/Source/modules/webaudio/
ScriptProcessorNode.cpp 140 // This node is the producer for inputBuffer and the consumer for outputBuffer.
141 // The JavaScript code is the consumer of inputBuffer and the producer for outputBuffer.
  /external/oauth/core/src/main/java/net/oauth/signature/
OAuthSignatureMethod.java 92 String secret = accessor.consumer.consumerSecret;
99 accessorSecret = accessor.consumer.getProperty(key);
  /frameworks/base/core/jni/
android_view_InputEventSender.cpp 157 // This error typically occurs when the consumer has closed the input channel
160 ALOGD("channel '%s' ~ Consumer closed input channel or an error occurred. "
android_view_SurfaceControl.cpp 207 sp<Surface> consumer = android_view_Surface_getSurface(env, surfaceObj); local
208 if (consumer != NULL) {
214 displayToken, consumer->getIGraphicBufferProducer(),
  /frameworks/native/include/gui/
Surface.h 45 * consumer such as GLConsumer.
241 // mConsumerRunningBehind whether the consumer is running more than
  /frameworks/native/services/surfaceflinger/DisplayHardware/
FramebufferSurface.cpp 54 const sp<IGraphicBufferConsumer>& consumer) :
55 ConsumerBase(consumer),
  /hardware/samsung_slsi/exynos5/mobicore/common/MobiCore/inc/
mcVersionHelper.h 77 /** Version check helper macro for an interface consumer against an interface
135 * against an data object consumer.
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
DefaultSuggestionView.java 22 import com.android.quicksearchbox.util.Consumer;
195 icon.getLater(new Consumer<Drawable>(){
  /external/chromium/chrome/browser/ui/webui/options/
certificate_manager_handler.cc 159 CancelableRequestConsumerBase* consumer,
163 CancelableRequestConsumerBase* consumer,
176 CancelableRequestConsumerBase* consumer,
180 AddRequest(request, consumer);
194 CancelableRequestConsumerBase* consumer,
198 AddRequest(request, consumer);
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/extensions/gdocs/
chrome_ex_oauth.js 13 * @param {String} consumer_key The OAuth consumer key.
14 * @param {String} consumer_secret The OAuth consumer secret.
58 * "consumer_key" {String} OAuth consumer key.
59 * "consumer_secret" {String} OAuth consumer secret.
235 * "consumer_key" {String} OAuth consumer key.
236 * "consumer_secret" {String} OAuth consumer secret.
  /external/chromium/chrome/common/extensions/docs/examples/extensions/oauth_contacts/
chrome_ex_oauth.js 13 * @param {String} consumer_key The OAuth consumer key.
14 * @param {String} consumer_secret The OAuth consumer secret.
58 * "consumer_key" {String} OAuth consumer key.
59 * "consumer_secret" {String} OAuth consumer secret.
235 * "consumer_key" {String} OAuth consumer key.
236 * "consumer_secret" {String} OAuth consumer secret.
  /external/chromium/chrome/common/extensions/docs/examples/extensions/wave/
chrome_ex_oauth.js 13 * @param {String} consumer_key The OAuth consumer key.
14 * @param {String} consumer_secret The OAuth consumer secret.
58 * "consumer_key" {String} OAuth consumer key.
59 * "consumer_secret" {String} OAuth consumer secret.
235 * "consumer_key" {String} OAuth consumer key.
236 * "consumer_secret" {String} OAuth consumer secret.
  /external/chromium_org/chrome/browser/chromeos/login/
kiosk_browsertest.cc 747 // Check the intial state of the consumer kiosk.
762 // enable consumer kiosk screen is canceled.
771 // Check the end state of the consumer kiosk after disabling the feature.
803 // Check the intial state of the consumer kiosk.
818 // enable consumer kiosk screen is canceled.
827 // Check the end state of the consumer kiosk after disabling the feature.
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/gdocs/
chrome_ex_oauth.js 11 * @param {String} consumer_key The OAuth consumer key.
12 * @param {String} consumer_secret The OAuth consumer secret.
56 * "consumer_key" {String} OAuth consumer key.
57 * "consumer_secret" {String} OAuth consumer secret.
233 * "consumer_key" {String} OAuth consumer key.
234 * "consumer_secret" {String} OAuth consumer secret.
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/oauth_contacts/
chrome_ex_oauth.js 11 * @param {String} consumer_key The OAuth consumer key.
12 * @param {String} consumer_secret The OAuth consumer secret.
56 * "consumer_key" {String} OAuth consumer key.
57 * "consumer_secret" {String} OAuth consumer secret.
233 * "consumer_key" {String} OAuth consumer key.
234 * "consumer_secret" {String} OAuth consumer secret.
  /external/clang/lib/Sema/
Sema.cpp 70 Sema::Sema(Preprocessor &pp, ASTContext &ctxt, ASTConsumer &consumer,
75 LangOpts(pp.getLangOpts()), PP(pp), Context(ctxt), Consumer(consumer),
119 // Tell the AST consumer about this Sema object.
120 Consumer.Initialize(Context);
123 if (SemaConsumer *SC = dyn_cast<SemaConsumer>(&Consumer))
187 if (SemaConsumer *SC = dyn_cast<SemaConsumer>(&Consumer))
692 // Notify the consumer that we've completed a tentative definition.
694 Consumer.CompleteTentativeDefinition(VD);
    [all...]
SemaAttr.cpp 273 Consumer.HandleLinkerOptionPragma(Arg);
276 Consumer.HandleDependentLibrary(Arg);
289 Consumer.HandleDetectMismatch(Name, Value);
  /frameworks/av/services/camera/libcameraservice/api1/client2/
StreamingProcessor.cpp 238 // Need to re-size consumer and heap
240 ALOGV("%s: Camera %d: Resetting recording heap and consumer",
317 ALOGV("%s: Camera %d: Creating recording consumer with %d + 1 "
318 "consumer-side buffers", __FUNCTION__, mId, mRecordingHeapCount);
320 // always acquire and free a buffer when the heap is full; otherwise the consumer
  /external/clang/lib/CodeGen/
CodeGenAction.cpp 301 // If the consumer creation failed, do nothing.
305 // If we were given a link module, release consumer's ownership of it.
309 // Steal the module from the consumer.
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
MasterImage.java 334 Buffer consumer = mPreviewBuffer.getConsumer(); local
335 if (consumer != null) {
336 return consumer.getBitmap();
  /external/chromium/chrome/browser/chromeos/login/
parallel_authenticator.h 78 explicit ParallelAuthenticator(LoginStatusConsumer* consumer);
122 // Mounts tmpfs and notifies consumer on the success/failure.
  /external/chromium/net/url_request/
url_request_http_job.cc 416 // be notifying our consumer asynchronously via OnStartCompleted.
457 // be notifying our consumer asynchronously via OnStartCompleted.
891 // restrict redirects to externally handled protocols. Our consumer would
977 // OK, let the consumer read the error page...
    [all...]
  /external/chromium_org/chrome/browser/chromeos/login/managed/
managed_user_authenticator.cc 122 ManagedUserAuthenticator::ManagedUserAuthenticator(AuthStatusConsumer* consumer)
123 : consumer_(consumer) {}
  /external/chromium_org/content/renderer/pepper/
npapi_glue.h 235 // The given exception may be NULL if the consumer isn't interested in
258 // May be null if the consumer isn't interesting in catching exceptions.

Completed in 782 milliseconds

<<11121314151617181920>>