/external/chromium_org/base/process/ |
process_metrics_openbsd.cc | 18 struct kinfo_proc info; local 28 if (sysctl(mib, arraysize(mib), &info, &length, NULL, 0) < 0) 31 return (info.p_vm_tsize + info.p_vm_dsize + info.p_vm_ssize); 39 struct kinfo_proc info; local 49 if (sysctl(mib, arraysize(mib), &info, &length, NULL, 0) < 0) 52 return info.p_vm_rssize * getpagesize(); 92 struct kinfo_proc info; local 102 if (sysctl(mib, arraysize(mib), &info, &length, NULL, 0) < 0 [all...] |
/external/chromium_org/base/test/ |
test_file_util_win.cc | 84 PermissionInfo* info = reinterpret_cast<PermissionInfo*>(new char[*length]); local 85 info->security_descriptor = security_descriptor; 86 memcpy(&info->dacl, dacl, dacl->AclSize); 88 return info; 93 // |info| is the pointer to the blob. 95 // Either |info| or |length| may be NULL/0, in which case nothing happens. 97 void* info, size_t length) { 98 if (!info || !length) 101 PermissionInfo* perm = reinterpret_cast<PermissionInfo*>(info); 108 char* char_array = reinterpret_cast<char*>(info); [all...] |
/external/chromium_org/base/threading/ |
platform_thread_win.cc | 33 THREADNAME_INFO info; local 34 info.dwType = 0x1000; 35 info.szName = name; 36 info.dwThreadID = thread_id; 37 info.dwFlags = 0; 40 RaiseException(kVCThreadNameException, 0, sizeof(info)/sizeof(DWORD), 41 reinterpret_cast<DWORD_PTR*>(&info)); 207 // Debug info for bug 127931.
|
/external/chromium_org/chrome/browser/autocomplete/ |
extension_app_provider.cc | 216 history::URLRow info; local 217 url_db->GetRowForURL(url, &info); 219 400 * (1.0 - (std::pow(static_cast<double>(2), -info.typed_count())));
|
history_quick_provider.cc | 254 const history::URLRow& info = history_match.url_info; local 255 AutocompleteMatch match(this, score, !!info.visit_count(), 258 match.typed_count = info.typed_count(); 259 match.destination_url = info.url(); 268 AutocompleteInput::FormattedStringWithEquivalentMeaning(info.url(), 269 net::FormatUrlWithOffsets(info.url(), languages_, format_types, 273 match.contents = net::FormatUrl(info.url(), languages_, format_types, 295 match.description = info.title(); 299 match.RecordAdditionalInfo("typed count", info.typed_count()); 300 match.RecordAdditionalInfo("visit count", info.visit_count()) [all...] |
/external/chromium_org/chrome/browser/browsing_data/ |
browsing_data_file_system_helper_unittest.cc | 213 for (std::list<BrowsingDataFileSystemHelper::FileSystemInfo>::iterator info = 214 file_system_info_list_->begin(); info != file_system_info_list_->end(); 215 ++info) { 216 if (info->origin == kOrigin1) { 219 EXPECT_FALSE(ContainsKey(info->usage_map, kPersistent)); 220 EXPECT_TRUE(ContainsKey(info->usage_map, kTemporary)); 222 info->usage_map[fileapi::kFileSystemTypeTemporary]); 223 } else if (info->origin == kOrigin2) { 226 EXPECT_TRUE(ContainsKey(info->usage_map, kPersistent)); 227 EXPECT_FALSE(ContainsKey(info->usage_map, kTemporary)) 256 BrowsingDataFileSystemHelper::FileSystemInfo info = local 284 std::list<BrowsingDataFileSystemHelper::FileSystemInfo>::iterator info = local [all...] |
/external/chromium_org/chrome/browser/chromeos/display/ |
overscan_calibrator.cc | 76 ash::internal::DisplayInfo info = ash::Shell::GetInstance()-> local
|
/external/chromium_org/chrome/browser/chromeos/login/ |
wallpaper_manager_browsertest.cc | 160 // Saves wallpaper info to local state for user |kTestUser1|. 161 WallpaperInfo info = { local 167 wallpaper_manager->SetUserWallpaperInfo(kTestUser1, info, true); 241 // Saves wallpaper info to local state for user |kTestUser1|. 242 WallpaperInfo info = { local 248 wallpaper_manager->SetUserWallpaperInfo(kTestUser1, info, true); 275 // Saves wallpaper info to local state for user |kTestUser1|. 276 WallpaperInfo info = { local 282 wallpaper_manager->SetUserWallpaperInfo(kTestUser1, info, true); 308 // wallpaper info directly to simulate the wallpaper migration. Se 310 WallpaperInfo info = { local 385 WallpaperInfo info = { local [all...] |
/external/chromium_org/chrome/browser/extensions/api/sync_file_system/ |
sync_file_system_api.cc | 348 api::sync_file_system::StorageInfo info; local 349 info.usage_bytes = usage; 350 info.quota_bytes = quota; 351 results_ = api::sync_file_system::GetUsageAndQuota::Results::Create(info);
|
/external/chromium_org/chrome/browser/extensions/ |
permissions_updater_unittest.cc | 67 UpdatedExtensionPermissionsInfo* info = variable 70 extension_ = info->extension; 71 permissions_ = info->permissions; 72 reason_ = info->reason;
|
/external/chromium_org/chrome/browser/history/ |
url_database_unittest.cc | 91 URLRow info; local 92 EXPECT_TRUE(GetRowForURL(url1, &info)); 93 EXPECT_TRUE(IsURLRowEqual(url_info1, info)); 94 URLID id2 = GetRowForURL(url2, &info); 96 EXPECT_TRUE(IsURLRowEqual(url_info2, info)); 112 EXPECT_EQ(0, GetRowForURL(GURL("http://news.google.com/"), &info));
|
/external/chromium_org/chrome/browser/ |
memory_details_mac.cc | 148 ProcessMemoryInformation info; local 149 info.pid = *it; 150 info.process_type = content::PROCESS_TYPE_UNKNOWN; 158 if (process_info.GetProcInfo(info.pid, &proc_info)) { 169 info.product_name = version_info->product_name(); 170 info.version = version_info->product_version(); 172 info.product_name = process_data_[index].name; 173 info.version = string16(); 176 // Memory info. 177 process_info.GetCommittedKBytesOfPID(info.pid, &info.committed) 208 ProcessMemoryInformation info; local [all...] |
/external/chromium_org/chrome/browser/nacl_host/ |
pnacl_translation_cache_unittest.cc | 118 nacl::PnaclCacheInfo info; local 119 info.pexe_url = GURL("http://www.google.com"); 120 info.abi_version = 0; 121 info.opt_level = 0; 123 base::Time::FromString(test_time.c_str(), &info.last_modified); 127 PnaclTranslationCache::GetKey(info)); 129 info.pexe_url = GURL("http://www.google.com/?foo=bar"); 132 PnaclTranslationCache::GetKey(info)); 134 info.pexe_url = GURL("https://user:host@www.google.com:443/"); 137 PnaclTranslationCache::GetKey(info)); [all...] |
/external/chromium_org/chrome/browser/password_manager/ |
password_store_win.cc | 52 // Holds info associated with in-flight GetIE7Login requests. 90 IE7PasswordInfo info; local 91 info.url_hash = ie7_password::GetUrlHash(UTF8ToWide(form.origin.spec())); 92 WebDataService::Handle handle = web_data_service_->GetIE7Login(info, this); 104 IE7PasswordInfo info = r->GetValue(); local 106 if (!info.encrypted_data.empty()) { 110 web_data_service_->RemoveIE7Login(info); 114 if (!ie7_password::DecryptPassword(url, info.encrypted_data, 124 autofill->date_created = info.date_created;
|
/external/chromium_org/chrome/browser/policy/ |
config_dir_policy_loader.cc | 94 base::PlatformFileInfo info; local 100 if (!file_util::GetFileInfo(path, &info) || !info.is_directory) 109 if (file_util::GetFileInfo(config_file, &info) && !info.is_directory) 110 last_modification = std::max(last_modification, info.last_modified);
|
/external/chromium_org/chrome/browser/storage_monitor/ |
storage_monitor_chromeos.cc | 46 // in |info|. 49 chrome::StorageInfo* info) { 50 DCHECK(info); 71 *info = chrome::StorageInfo( 289 chrome::StorageInfo info; local 290 if (!GetDeviceInfo(mount_info, has_dcim, &info)) 293 if (info.device_id().empty()) 296 mount_map_.insert(std::make_pair(mount_info.mount_path, info)); 298 receiver()->ProcessAttach(info);
|
/external/chromium_org/chrome/browser/ui/gtk/omnibox/ |
omnibox_popup_view_gtk_unittest.cc | 133 RunInfo info = RunInfoForAttrType(location, local 136 return info.length_; 142 RunInfo info = RunInfoForAttrType(location, local 146 return info.attr_ && pango_attribute_equal(info.attr_, attribute);
|
/external/chromium_org/chrome/common/extensions/api/input_ime/ |
input_components_handler.cc | 38 InputComponents* info = static_cast<InputComponents*>( local 40 return info ? &info->input_components : NULL; 51 scoped_ptr<InputComponents> info(new InputComponents); 183 info->input_components.push_back(InputComponentInfo()); 184 info->input_components.back().name = name_str; 185 info->input_components.back().type = type; 186 info->input_components.back().id = id_str; 187 info->input_components.back().description = description_str; 188 info->input_components.back().languages = languages [all...] |
/external/chromium_org/chrome/common/extensions/ |
background_info.cc | 38 BackgroundInfo* info = static_cast<BackgroundInfo*>( local 40 if (!info) 42 return *info; 57 const BackgroundInfo& info = GetBackgroundInfo(extension); local 58 if (info.background_scripts_.empty()) 59 return info.background_url_; 237 scoped_ptr<BackgroundInfo> info(new BackgroundInfo); 238 if (!info->Parse(extension, error)) 242 if (extension->is_platform_app() && !info->has_background_page()) { 247 if (info->has_lazy_background_page() & [all...] |
/external/chromium_org/chrome/common/extensions/manifest_handlers/ |
app_launch_info.cc | 53 AppLaunchInfo* info = static_cast<AppLaunchInfo*>( local 55 return info ? *info : g_empty_app_launch_info.Get(); 99 const AppLaunchInfo& info = GetAppLaunchInfo(extension); local 100 if (info.launch_local_path_.empty()) 101 return info.launch_web_url_; 103 return extension->url().Resolve(info.launch_local_path_); 303 scoped_ptr<AppLaunchInfo> info(new AppLaunchInfo); 304 if (!info->Parse(extension, error)) 306 extension->SetManifestData(keys::kLaunch, info.release()) [all...] |
externally_connectable.cc | 65 scoped_ptr<ExternallyConnectableInfo> info = local 69 if (!info) 71 if (!info->matches.is_empty()) { 76 extension->SetManifestData(keys::kExternallyConnectable, info.release());
|
shared_module_info.cc | 32 SharedModuleInfo* info = static_cast<SharedModuleInfo*>( local 34 if (!info) 36 return *info; 89 const SharedModuleInfo& info = GetSharedModuleInfo(extension); local 90 for (size_t i = 0; i < info.imports_.size(); i++) { 91 if (info.imports_[i].extension_id == other_id) 197 scoped_ptr<SharedModuleInfo> info(new SharedModuleInfo); 198 if (!info->Parse(extension, error)) 200 extension->SetManifestData(kSharedModule, info.release());
|
/external/chromium_org/chrome/renderer/ |
chrome_content_renderer_client_unittest.cc | 62 void AddContentTypeHandler(content::WebPluginInfo* info, 70 info->mime_types.push_back(mime_type_info); 117 WebPluginInfo info; local 120 "application/x-foo", info)); 124 WebPluginInfo info; local 125 AddContentTypeHandler(&info, "application/x-foo", "www.foo.com"); 128 "application/x-foo", info));
|
/external/chromium_org/chrome/renderer/extensions/ |
event_bindings.cc | 270 EventFilteringInfo info = ParseFromObject(args[1]->ToObject()); local 274 event_name, info, context()->GetRenderView()->GetRoutingID()); 285 EventFilteringInfo info; local 289 info.SetURL(GURL(*v8::String::AsciiValue(url_value))); 294 info.SetInstanceID(instance_id_value->IntegerValue()); 296 return info;
|
/external/chromium_org/chrome/test/chromedriver/chrome/ |
devtools_http_client.cc | 46 WebViewsInfo::WebViewsInfo(const std::vector<WebViewInfo>& info) 47 : views_info(info) {} 292 base::DictionaryValue* info; local 293 if (!list->GetDictionary(i, &info)) 296 if (!info->GetString("id", &id)) 299 if (!info->GetString("type", &type)) 302 if (!info->GetString("url", &url)) 305 info->GetString("webSocketDebuggerUrl", &debugger_url); 323 return Status(kUnknownError, "version info not in JSON"); 326 return Status(kUnknownError, "version info not a dictionary") [all...] |