Searched refs:launches (Results 1 – 19 of 19) sorted by relevance
/external/chromium/chrome/browser/metrics/ |
D | metrics_log.cc | 171 int launches = 0; in WritePluginStabilityElements() local 172 plugin_dict->GetInteger(prefs::kStabilityPluginLaunches, &launches); in WritePluginStabilityElements() 173 WriteIntAttribute("launchcount", launches); in WritePluginStabilityElements()
|
D | metrics_service.cc | 1690 int launches = 0; in RecordPluginChanges() local 1691 plugin_dict->GetInteger(prefs::kStabilityPluginLaunches, &launches); in RecordPluginChanges() 1692 launches += stats.process_launches; in RecordPluginChanges() 1693 plugin_dict->SetInteger(prefs::kStabilityPluginLaunches, launches); in RecordPluginChanges()
|
/external/chromium_org/native_client_sdk/src/doc/devguide/devcycle/ |
D | vs-addin.rst | 65 “start debugging” command, Visual Studio automatically launches a web server to 72 When you run your project, Visual Studio launches the PPAPI and Native Client 78 The PPAPI platform builds your module as a dynamic library and launches a 95 .pexe), starts a web server to serve it up, and launches a copy of Chrome that 286 #. Chrome launches running your module in a tab. 311 Manager`` and select the ``PPAPI`` platform. This time when Chrome launches the 400 When you start a debug run Visual Studio launches Chrome and tries to connect 417 Visual Studio launches the server. The server output appears in Visual Studio’s 484 session running from a NaCl64 platform, Visual Studio automatically launches 500 Debug platform launches Chrome with the command argument
|
D | dynamic-loading.rst | 138 In a desktop environment, when the user launches a dynamically linked
|
D | debugging.rst | 335 Specifies the URL Chrome should open when it launches. The local server
|
/external/bison/m4/ |
D | c-working.m4 | 55 # "clang-mp-2.9 -o test -g test.c" launches "/usr/bin/dsymutil test -o
|
/external/chromium_org/chrome/browser/metrics/ |
D | metrics_log.cc | 573 int launches = 0; in WritePluginStabilityElements() local 574 plugin_dict->GetInteger(prefs::kStabilityPluginLaunches, &launches); in WritePluginStabilityElements() 575 if (launches > 0) in WritePluginStabilityElements() 576 plugin_stability->set_launch_count(launches); in WritePluginStabilityElements()
|
D | metrics_service.cc | 1918 int launches = 0; in RecordPluginChanges() local 1919 plugin_dict->GetInteger(prefs::kStabilityPluginLaunches, &launches); in RecordPluginChanges() 1920 launches += stats.process_launches; in RecordPluginChanges() 1921 plugin_dict->SetInteger(prefs::kStabilityPluginLaunches, launches); in RecordPluginChanges()
|
/external/chromium_org/native_client_sdk/src/doc/devguide/coding/ |
D | url-loading.rst | 42 When a user launches your Native Client web application, Chrome downloads and 62 * ``index.html`` - The HTML code that launches the Native Client module.
|
D | nacl_io.rst | 74 The demo application launches a Native Client module that mounts three file
|
D | file-io.rst | 57 files and manage caching yourself. The data is persistent between launches of 105 * ``index.html`` - The HTML code that launches the Native Client module and
|
D | 3D-graphics.rst | 294 thread). When an application launches a Native Client module, the module runs in
|
/external/chromium_org/native_client_sdk/src/doc/sdk/ |
D | examples.rst | 173 example. It then launches Chrome with the address of this server, usually 251 connection from gdb. The ``make debug`` command also simultaneously launches
|
/external/chromium_org/chrome/installer/gcapi_mac/ |
D | gcapi.mm | 457 // NSWorkspace launches processes as the current console owner,
|
/external/chromium_org/chrome/common/metrics/proto/ |
D | system_profile.proto | 369 // was unable to upload stability metrics for previous launches (e.g. due to
|
/external/chromium_org/chrome/browser/ |
D | app_controller_mac.mm | 1308 // process, gets the required data and launches Print dialog.
|
/external/bison/ |
D | ChangeLog | 597 because "clang-mp-2.9 -o test -g test.c" launches "/usr/bin/dsymutil
|
/external/chromium_org/components/policy/resources/ |
D | policy_templates.json | 2675 … when <ph name="PRODUCT_FRAME_NAME">$3<ex>Google Chrome Frame</ex></ph> launches <ph name="PRODUCT…
|
/external/chromium_org/third_party/WebKit/PerformanceTests/Parser/resources/ |
D | final-url-en | 20738 http://www.adrants.com/2005/01/matchcom-launches-national-print.php?show_id=110718173829094499 20740 http://www.adrants.com/2005/02/body-billboardz-launches-exchange-for.php?show_id=110926093982139951 71321 http://www.space.com/missionlaunches/launches/launch_schedule.html 71322 http://www.space.com/missionlaunches/launches/sealaunch_preview_000728.html 78160 http://www.uttlesford.gov.uk/news/the+environment/celebrity+chef+launches+christmas+recycling+campa…
|