HomeSort by relevance Sort by last modified time
    Searched defs:info (Results 1976 - 2000 of 2856) sorted by null

<<71727374757677787980>>

  /external/chromium_org/chrome/browser/ui/webui/options/
browser_options_handler.cc 1288 ui::SelectFileDialog::FileTypeInfo info; local
    [all...]
  /external/chromium_org/chrome/renderer/extensions/
dispatcher.cc 586 const ExtensionMsg_ExternalConnectionInfo& info,
591 info.source_id, info.target_id, info.source_url,
722 ExternallyConnectableInfo* info = local
725 if (info && info->matches.MatchesURL(context->GetURL())) {
    [all...]
  /external/chromium_org/chrome/utility/importer/
ie_importer_win.cc 454 FavoritesInfo info; local
455 if (!GetFavoritesInfo(&info))
460 ParseFavoritesFolder(info, &bookmarks, &favicons);
755 bool IEImporter::GetFavoritesInfo(IEImporter::FavoritesInfo* info) {
758 info->path = source_path_;
759 info->path = info->path.AppendASCII("Favorites");
760 info->links_folder = L"Links";
769 info->path = base::FilePath(buffer);
782 info->links_folder = buffer
    [all...]
  /external/chromium_org/chrome_frame/
chrome_active_document.cc 225 base::win::ScopedComPtr<BindContextInfo> info; local
226 BindContextInfo::FromBindContext(bind_context, info.Receive());
227 DCHECK(info);
228 if (info && !info->GetUrl().empty()) {
229 url = info->GetUrl();
263 if (g_patch_helper.state() == PatchHelper::PATCH_PROTOCOL && info) {
264 scoped_refptr<ProtData> prot_data = info->get_prot_data();
    [all...]
  /external/chromium_org/chrome_frame/test/
chrome_frame_test_utils.cc 213 VOID* info);
217 IELAUNCHURLINFO info = {sizeof info, 0}; local
225 HRESULT hr = launch(url.c_str(), &pi, &info);
729 LOG(INFO) << "HTTP tests will run over " << address_string << ".";
  /external/chromium_org/content/browser/gpu/
gpu_data_manager_impl_private.cc 247 gfx::DeviceDisplayInfo info; local
256 int numTiles = (info.GetDisplayWidth() *
257 info.GetDisplayHeight()) / (256 * 256);
404 *reason = "Features are disabled upon full but not preliminary GPU info.";
414 // context, and collect full GPU info.
733 // info collection at GPU process startup, but we need gpu vendor_id,
735 // collect full info (on Linux) and for crash reporting purpose.
    [all...]
  /external/chromium_org/content/browser/loader/
resource_dispatcher_host_impl.cc 163 std::string(), // No security info needed, connection not established.
404 ResourceRequestInfoImpl* info = loaders->front()->GetRequestInfo(); local
405 if (info->GetContext() == context) {
410 info = loader->GetRequestInfo();
413 DCHECK_EQ(context, info->GetContext());
414 IncrementOutstandingRequestsMemory(-1, *info);
453 ResourceRequestInfoImpl* info = loaders->front()->GetRequestInfo(); local
455 CHECK_NE(info->GetContext(), context);
548 ResourceRequestInfoImpl* info = ResourceRequestInfoImpl::ForRequest(request); local
549 if (info) {
595 ResourceRequestInfoImpl* info = ResourceRequestInfoImpl::ForRequest(request); local
630 ResourceRequestInfoImpl* info = ResourceRequestInfoImpl::ForRequest(request); local
698 ResourceRequestInfoImpl* info = loader->GetRequestInfo(); local
717 ResourceRequestInfoImpl* info = loader->GetRequestInfo(); local
750 ResourceRequestInfo* info = loader->GetRequestInfo(); local
787 const ResourceRequestInfoImpl* info = local
900 ResourceRequestInfoImpl* info = loader->GetRequestInfo(); local
1378 ResourceRequestInfoImpl* info = loader->GetRequestInfo(); local
1407 ResourceRequestInfoImpl* info = i->second->GetRequestInfo(); local
1506 ResourceRequestInfoImpl* info = iter->second->GetRequestInfo(); local
1595 const ResourceRequestInfoImpl* info = local
1609 const ResourceRequestInfoImpl* info = local
1634 ResourceRequestInfoImpl* info = local
1766 ResourceRequestInfoImpl* info = i->second->GetRequestInfo(); local
1777 ResourceRequestInfoImpl* info = i->second->GetRequestInfo(); local
1855 ResourceRequestInfoImpl* info = loader->GetRequestInfo(); local
    [all...]
  /external/chromium_org/content/browser/renderer_host/media/
media_stream_manager.cc 1297 const StreamDeviceInfo* info = local
    [all...]
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_android.cc 1398 gfx::DeviceDisplayInfo info; local
    [all...]
  /external/chromium_org/content/renderer/npapi/
webplugin_impl.cc 1259 ClientInfo info; local
    [all...]
  /external/chromium_org/content/renderer/
render_frame_impl.cc 485 const WebPluginInfo& info,
490 this, info, &pepper_plugin_was_registered));
503 return new WebPluginImpl(frame, params, info.path, render_view_->AsWeakPtr(),
535 WebPluginInfo info; local
540 params.mimeType.utf8(), &found, &info, &mime_type));
546 return CreatePlugin(frame, info, params_to_use);
    [all...]
render_view_browsertest.cc 1940 blink::WebTextInputInfo info = view()->webview()->textInputInfo(); local
1964 blink::WebTextInputInfo info = view()->webview()->textInputInfo(); local
    [all...]
  /external/chromium_org/gpu/command_buffer/service/
program_manager.cc 353 const VertexAttrib& info = attrib_infos_[ii]; local
354 attrib_location_to_index_map_[info.location] = ii;
360 DLOG(INFO) << "----: attribs for service_id: " << service_id();
362 const VertexAttrib& info = attrib_infos_[ii]; local
363 DLOG(INFO) << ii << ": loc = " << info.location
364 << ", size = " << info.size
365 << ", type = " << GLES2Util::GetStringEnum(info.type)
366 << ", name = " << info.name;
438 DLOG(INFO) << "----: uniforms for service_id: " << service_id()
440 const UniformInfo& info = uniform_infos_[ii]; local
646 const UniformInfo& info = uniform_infos_[ii]; local
675 const VertexAttrib& info = attrib_infos_[ii]; local
809 UniformInfo& info = uniform_infos_[uniform_index]; local
864 const UniformInfo& info = uniform_infos_[index]; local
877 UniformInfo& info = uniform_infos_[uniform_index]; local
1154 const VertexAttrib& info = attrib_infos_[ii]; local
1160 const UniformInfo& info = uniform_infos_[ii]; local
1192 const VertexAttrib& info = attrib_infos_[ii]; local
1205 const UniformInfo& info = uniform_infos_[ii]; local
    [all...]
texture_manager.cc 262 const Texture::LevelInfo& info = local
270 target, level, info.internal_format,
271 info.width, info.height, info.depth, info.border,
272 info.format, info.type, info.image.get() != NULL,
358 const LevelInfo& info = level_infos_[ii][0] local
379 Texture::LevelInfo& info = local
396 const Texture::LevelInfo& info = level_infos_[ii][jj]; local
443 const Texture::LevelInfo& info = level_infos_[ii][jj]; local
484 Texture::LevelInfo& info = local
527 const LevelInfo& info = level_infos_[GLTargetToFaceIndex(target)][level]; local
549 const LevelInfo& info = level_infos_[GLTargetToFaceIndex(target)][level]; local
566 const LevelInfo& info = level_infos_[GLTargetToFaceIndex(target)][level]; local
657 const Texture::LevelInfo& info = level_infos_[ii][0]; local
711 const Texture::LevelInfo& info = level_infos_[ii][jj]; local
738 Texture::LevelInfo& info = level_infos_[ii][jj]; local
757 const Texture::LevelInfo& info = level_infos_[face_index][level]; local
771 Texture::LevelInfo& info = level_infos_[face_index][level]; local
803 Texture::LevelInfo& info = local
821 const LevelInfo& info = level_infos_[GLTargetToFaceIndex(target)][level]; local
    [all...]
  /external/chromium_org/media/base/android/java/src/org/chromium/media/
MediaCodecBridge.java 157 MediaCodecInfo info = MediaCodecList.getCodecInfoAt(i); local
159 info.isEncoder() ? MEDIA_CODEC_ENCODER : MEDIA_CODEC_DECODER;
160 String codecString = info.getName();
161 String[] supportedTypes = info.getSupportedTypes();
163 Map<String, CodecInfo> map = info.isEncoder() ? encoderInfoMap : decoderInfoMap;
180 MediaCodecInfo info = MediaCodecList.getCodecInfoAt(i); local
181 if (info.isEncoder()) {
185 String[] supportedTypes = info.getSupportedTypes();
188 return info.getName() + ".secure";
406 MediaCodec.BufferInfo info = new MediaCodec.BufferInfo() local
    [all...]
  /external/chromium_org/media/mp4/
box_definitions.h 96 SchemeInfo info; member in struct:media::mp4::ProtectionSchemeInfo
  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/
kernel_proxy.cc 1024 pollfd info; local
1025 info.fd = fd;
1026 info.events = events;
1027 pollfds.push_back(info);
1057 pollfd* info = &pollfds[index]; local
1058 if (info->revents & POLLIN) {
1059 FD_SET(info->fd, readfds);
1062 if (info->revents & POLLOUT) {
1063 FD_SET(info->fd, writefds);
1066 if (info->revents & (POLLHUP | POLLERR))
1123 PollInfo* info = &event_map[emitter.get()]; local
    [all...]
  /external/chromium_org/net/dns/
host_resolver_impl_unittest.cc 200 Request(const HostResolver::RequestInfo& info,
205 : info_(info),
243 const HostResolver::RequestInfo& info() const { return info_; } function in class:net::__anon9055::Request
444 Request* CreateRequest(const HostResolver::RequestInfo& info,
446 return test->CreateRequest(info, priority);
481 Request* CreateRequest(const HostResolver::RequestInfo& info,
484 info, priority, requests_.size(), resolver_.get(), handler_.get());
493 HostResolver::RequestInfo info(HostPortPair(hostname, port));
494 info.set_address_family(family);
495 return CreateRequest(info, priority)
    [all...]
  /external/chromium_org/net/http/
http_cache_unittest.cc 5454 const net::HttpResponseInfo* info = trans->GetResponseInfo(); local
5491 const net::HttpResponseInfo* info = trans->GetResponseInfo(); local
6292 net::HttpRequestInfo info; local
6331 net::HttpRequestInfo info; local
    [all...]
  /external/chromium_org/net/quic/crypto/
quic_crypto_server_config.cc 74 info(in_client_ip, in_now),
79 ClientHelloInfo info; member in struct:net::ValidateClientHelloResultCallback::Result
135 result_->info.unique = nonce_is_valid_and_unique;
470 const ClientHelloInfo& info = validate_chlo_result.info; local
532 if (!info.valid_source_address_token ||
533 !info.client_nonce_well_formed ||
534 !info.unique ||
536 BuildRejection(primary_config.get(), client_hello, info, rand, out);
579 if (!info.sni.empty())
799 ClientHelloInfo* info = &(client_hello_state->info); local
    [all...]
  /external/chromium_org/ppapi/proxy/
ppb_instance_proxy.cc 100 const InterfaceProxy::Info* PPB_Instance_Proxy::GetInfoPrivate() {
101 static const Info info = { local
108 return &info;
    [all...]
  /external/chromium_org/sync/internal_api/
sync_manager_impl.cc 618 // TODO(zea): pass the credential age to the debug info event listener.
1163 NotificationInfo* info = &notification_info_map_[type]; local
    [all...]
  /external/chromium_org/sync/syncable/
directory.cc 68 const KernelLoadInfo& info, DirectoryChangeDelegate* delegate,
73 persisted_info(info.kernel_info),
74 cache_guid(info.cache_guid),
75 next_metahandle(info.max_metahandle + 1),
160 KernelLoadInfo info; local
167 store_->Load(&tmp_handles_map, &delete_journals, &info);
171 kernel_ = new Kernel(name, info, delegate, transaction_observer);
175 // Write back the share info to reserve some space in 'next_id'. This will
    [all...]
directory_backing_store.cc 243 const Directory::PersistedKernelInfo& info = snapshot.kernel_info; local
250 s1.BindString(0, info.store_birthday);
251 s1.BindInt64(1, info.next_id);
252 s1.BindBlob(2, info.bag_of_chips.data(), info.bag_of_chips.size());
271 info.download_progress[type].SerializeToString(&progress_marker);
274 s2.BindInt64(2, info.transaction_version[type]);
540 bool DirectoryBackingStore::LoadInfo(Directory::KernelLoadInfo* info) {
549 info->kernel_info.store_birthday = s.ColumnString(0);
550 info->kernel_info.next_id = s.ColumnInt64(1)
    [all...]
  /external/chromium_org/testing/gtest/src/
gtest-death-test.cc 336 TestInfo* const info = GetUnitTestImpl()->current_test_info(); local
337 if (info == NULL) {
688 const TestInfo* const info = impl->current_test_info(); local
689 const int death_test_index = info->result()->death_test_count();
718 info->test_case_name() + "." + info->name();
1104 const TestInfo* const info = impl->current_test_info(); local
    [all...]

Completed in 1173 milliseconds

<<71727374757677787980>>