HomeSort by relevance Sort by last modified time
    Searched full:created (Results 1101 - 1125 of 17761) sorted by null

<<41424344454647484950>>

  /external/chromium_org/ash/
shell_observer.h 32 // Invoked after a non-primary root window is created.
35 // Invoked after the shelf has been created for |root_window|.
  /external/chromium_org/chrome/browser/chromeos/input_method/
mode_indicator_controller.h 64 // Observer of the widgets created by BubbleDelegateView. This is used to
65 // close the previous widget when a new widget is created.
  /external/chromium_org/chrome/browser/chromeos/policy/
policy_cert_service_factory.h 35 // This service is created separately for the original profile and the
37 // Note: NetworkConfigurationUpdater is currently only created for the primary
  /external/chromium_org/chrome/browser/extensions/
convert_web_app.h 33 // Wraps the specified web app in an extension. The extension is created
37 // NOTE: The app created is always marked as a bookmark app.
  /external/chromium_org/chrome/browser/media_galleries/fileapi/
file_path_watcher_util.cc 34 // The watcher is created on the FILE thread because it is very difficult
35 // to safely pass an already-created file watcher to a different thread.
  /external/chromium_org/chrome/browser/resources/sync_file_system_internals/
extension_statuses.js 24 * @param {string} elementName Name of the new element to be created.
26 * @return {HTMLElement} The newly created HTML element.
  /external/chromium_org/chrome/browser/ui/aura/tab_contents/
web_drag_bookmark_handler_aura.cc 28 // created during the construction of the WebContents object. The
29 // BookmarkTabHelper is created much later.
  /external/chromium_org/chrome/common/extensions/api/
cast_streaming_session.idl 29 // track is null then the created stream ID will be null.
33 // |callback| : Called when the sesion has been created.
file_browser_handler_internal.json 39 "description": "Prompts user to select file path under which a new file will be created. If the user selects file, the file gets created or, if it already exists, truncated. The function has to be called with user gesture.",
  /external/chromium_org/chromeos/process_proxy/
process_proxy_registry.h 24 // Keeps track of all created ProcessProxies. It is created lazily and should
  /external/chromium_org/components/feedback/
feedback_report.h 24 // This class holds a feedback report. Once a report is created, a disk backup
25 // for it is created automatically. This backup needs to explicitly be
  /external/chromium_org/components/policy/core/common/cloud/
policy_header_service.h 50 // Returns a list of all PolicyHeaderIOHelpers created by this object.
57 // Weak pointer to created PolicyHeaderIOHelper objects.
  /external/chromium_org/content/browser/frame_host/
render_frame_host_factory.h 52 // Registers a factory to be called when new RenderFrameHostImpls are created.
58 // regular RenderFrameHostImpls will be created.
  /external/chromium_org/content/browser/renderer_host/media/
video_capture_controller_event_handler.h 44 // A buffer has been newly created.
50 // A previously created buffer has been freed and will no longer be used.
  /external/chromium_org/content/browser/renderer_host/
render_view_host_factory.h 55 // Registers your factory to be called when new RenderViewHosts are created.
61 // the default RenderViewHosts will be created.
  /external/chromium_org/content/public/test/
test_navigation_observer.h 36 // Start/stop watching newly created WebContents.
74 // Living TestWebContentsObservers created by this observer.
  /external/chromium_org/content/renderer/media/
media_stream_source.h 39 // Returns device information about a source that has been created by a
60 // Sets device information about a source that has been created by a
  /external/chromium_org/content/renderer/media/webrtc/
webrtc_media_stream_adapter.h 25 // An instance of WebRtcMediaStreamAdapter is created when a MediaStream is
28 // created it.
webrtc_video_track_adapter.h 26 // An instance of WebRtcVideoTrackAdapter is created when a VideoTrack is
29 // created it.
  /external/chromium_org/content/renderer/pepper/
host_resource_var.h 47 // Real resource ID in the plugin. 0 if one has not yet been created
57 // If the plugin-side resource has not yet been created, carries a message to
  /external/chromium_org/extensions/common/
extension_builder.h 28 // CHECKs that the extension was created successfully.
52 // Defaults to the default extension ID created in Extension::Create.
  /external/chromium_org/extensions/renderer/
v8_schema_registry.h 42 // Cache of schemas. Created lazily by GetOrCreateContext.
47 // Created lazily via GetOrCreateContext.
  /external/chromium_org/native_client_sdk/src/tools/tests/
create_html_test.py 48 # Assert that the file was created
50 # Assert that nothing else was created
  /external/chromium_org/net/disk_cache/
net_log_parameters.h 19 // Entry. Contains the Entry's key and whether it was created or opened.
24 bool created);
  /external/chromium_org/net/http/
http_status_code_list.h 22 HTTP_STATUS(CREATED, 201, "Created")

Completed in 551 milliseconds

<<41424344454647484950>>