Searched
full:consumer (Results
401 -
425 of
812) sorted by null
<<11121314151617181920>>
/external/chromium_org/net/url_request/ |
url_request_ftp_job.cc | 157 // be notifying our consumer asynchronously via OnStartCompleted. 263 // be notifying our consumer asynchronously via OnStartCompleted.
|
url_request_http_job.cc | 344 // Our consumer should have made sure that this is a safe referrer. See for 603 // be notifying our consumer asynchronously via OnStartCompleted. 696 // be notifying our consumer asynchronously via OnStartCompleted. [all...] |
/external/chromium_org/third_party/mesa/src/src/glsl/ |
linker.cpp | 632 gl_shader *producer, gl_shader *consumer) 654 /* Find all shader inputs in the "consumer" stage. Any variables that have 658 foreach_list(node, consumer->ir) { [all...] |
/external/clang/lib/Sema/ |
MultiplexExternalSemaSource.cpp | 141 void MultiplexExternalSemaSource::StartTranslationUnit(ASTConsumer *Consumer) { 143 Sources[i]->StartTranslationUnit(Consumer);
|
/external/mesa3d/src/glsl/ |
linker.cpp | 632 gl_shader *producer, gl_shader *consumer) 654 /* Find all shader inputs in the "consumer" stage. Any variables that have 658 foreach_list(node, consumer->ir) { [all...] |
/frameworks/av/services/camera/libcameraservice/gui/ |
RingBufferConsumer.cpp | 37 RingBufferConsumer::RingBufferConsumer(const sp<IGraphicBufferConsumer>& consumer, 40 ConsumerBase(consumer),
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/ |
asoundef.h | 41 #define IEC958_AES0_PROFESSIONAL (1<<0) /**< 0 = consumer, 1 = professional */ 70 #define IEC958_AES1_CON_CATEGORY 0x7f /**< consumer category */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/ |
asoundef.h | 41 #define IEC958_AES0_PROFESSIONAL (1<<0) /**< 0 = consumer, 1 = professional */ 70 #define IEC958_AES1_CON_CATEGORY 0x7f /**< consumer category */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/ |
asoundef.h | 41 #define IEC958_AES0_PROFESSIONAL (1<<0) /**< 0 = consumer, 1 = professional */ 70 #define IEC958_AES1_CON_CATEGORY 0x7f /**< consumer category */
|
/external/chromium/chrome/browser/ |
browsing_data_database_helper.h | 112 // Return a copy of the database helper. Only one consumer can use the
|
browsing_data_indexed_db_helper.h | 88 // Return a copy of the IndexedDB helper. Only one consumer can use the
|
browsing_data_local_storage_helper.h | 113 // Return a copy of the local storage helper. Only one consumer can use the
|
icon_manager.h | 84 CancelableRequestConsumerBase* consumer,
|
/external/chromium/chrome/browser/chromeos/login/ |
login_utils.cc | 130 virtual Authenticator* CreateAuthenticator(LoginStatusConsumer* consumer); 518 LoginStatusConsumer* consumer) { 520 return new ParallelAuthenticator(consumer); 522 return new GoogleAuthenticator(consumer);
|
/external/chromium/chrome/browser/safe_browsing/ |
protocol_parser.h | 16 // actual chunk responses. The consumer of the protocol data should instantiate
|
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/ |
main.py | 60 oauth_consumer = oauth2.Consumer(**{
|
/external/chromium/chrome/common/net/ |
test_url_fetcher_factory.h | 36 // // Make sure consumer of URLFetcher does the right thing.
|
/external/chromium/net/spdy/ |
spdy_frame_builder.h | 25 // When reading from a SpdyFrameBuilder the consumer must know what value types
|
/external/chromium_org/base/synchronization/ |
waitable_event.h | 47 // consumer must call the Reset method. If this parameter is false, then the
|
/external/chromium_org/chrome/browser/android/provider/ |
chrome_browser_provider.h | 199 // TODO(leandrogracia): use a single consumer once http://crbug.com/85970
|
/external/chromium_org/chrome/browser/browsing_data/ |
browsing_data_cookie_helper.h | 98 // Return a copy of the cookie helper. Only one consumer can use the
|
browsing_data_database_helper.h | 118 // Return a copy of the database helper. Only one consumer can use the
|
/external/chromium_org/chrome/browser/chromeos/login/ |
login_utils.cc | 133 LoginStatusConsumer* consumer) OVERRIDE; 690 LoginStatusConsumer* consumer) { 699 authenticator_ = new ParallelAuthenticator(consumer); 702 authenticator_->SetConsumer(consumer);
|
screen_locker.h | 95 void SetLoginStatusConsumer(chromeos::LoginStatusConsumer* consumer);
|
/external/chromium_org/chrome/browser/chromeos/policy/ |
enterprise_install_attributes.h | 85 // Checks whether this is a consumer kiosk enabled device.
|
Completed in 1788 milliseconds
<<11121314151617181920>>