/external/chromium_org/chrome/browser/favicon/ |
favicon_service_factory.h | 21 // |access| defines what the caller plans to do with the service. See
|
/external/chromium_org/chrome/browser/net/ |
ssl_config_service_manager.h | 30 // The caller should hold a reference as long as it needs the instance (eg,
|
/external/chromium_org/chrome/browser/resources/identity_scope_approval_dialog/ |
background.js | 7 * @param {string} key A unique identifier that the caller can use to locate
|
/external/chromium_org/chrome/browser/ |
sxs_linux.h | 26 // Returns exit code - caller should make the process exit with that code.
|
/external/chromium_org/chrome/browser/ui/gtk/ |
titlebar_throb_animation.h | 19 // so the caller doesn't need to unref. |is_waiting| is true if we're
|
/external/chromium_org/chrome/browser/ui/libgtk2ui/ |
skia_utils_gtk2.h | 27 // 1, and the caller is responsible for unrefing it when done.
|
/external/chromium_org/chrome/browser/ui/ |
native_focus_tracker.h | 29 // Factory method, caller owns returned object.
|
/external/chromium_org/content/public/browser/ |
devtools_external_agent_proxy.h | 22 // Caller get the proxy ownership and keeps the |delegate| ownership.
|
/external/chromium_org/content/public/test/ |
test_file_system_context.h | 25 // The caller is responsible for including TestFileSystemBackend in
|
/external/chromium_org/extensions/common/permissions/ |
permissions_provider.h | 27 // Returns all the known permissions. The caller, PermissionsInfo,
|
/external/chromium_org/net/spdy/ |
spdy_header_block.h | 20 // Converts a SpdyHeaderBlock into NetLog event parameters. Caller takes
|
/external/chromium_org/ppapi/api/private/ |
ppb_file_io_private.idl | 20 * successful call to FileIO::Open. The caller gets the ownership
|
/external/chromium_org/ppapi/c/private/ |
ppb_file_io_private.h | 35 * successful call to FileIO::Open. The caller gets the ownership
|
/external/chromium_org/ppapi/proxy/ |
serialized_structs.h | 41 // unchanged and the caller is responsible for freeing it. 47 // assigned to it. The caller is responsible for freeing it. 82 // caller is responsible for releasing it. 87 // The desc.family PP_Var will have one reference assigned to it. The caller
|
/external/chromium_org/ppapi/shared_impl/ |
scoped_pp_var.h | 37 // Returns the PP_Var, passing the reference to the caller. This class
|
/external/chromium_org/remoting/base/ |
breakpad.h | 10 // Initializes collection and upload of crash reports. The caller has to ensure
|
/external/chromium_org/sandbox/linux/services/ |
init_process_reaper.h | 17 // Since this function calls fork(), it's very important that the caller has
|
thread_helpers.h | 18 // caller.
|
/external/chromium_org/sync/internal_api/public/ |
http_post_provider_factory.h | 26 // Obtain a new HttpPostProviderInterface instance, owned by caller.
|
/external/chromium_org/sync/syncable/ |
write_transaction_info.h | 23 // Caller owns the return value.
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/test/ |
runner.py | 48 self.worker_factory = lambda caller: _Worker(caller, self.loader, self.webkit_finder) 71 def __init__(self, caller, loader, webkit_finder): 72 self._caller = caller
|
/external/chromium_org/third_party/skia/include/views/animated/ |
SkImageView.h | 51 SkMatrix* fMatrix; // null or copy of caller's matrix ,,,,,
|
/external/chromium_org/ui/views/widget/desktop_aura/ |
desktop_factory_ozone.h | 30 // Sets the implementation delegate. Ownership is retained by the caller.
|
/external/chromium_org/ui/views/window/ |
frame_background.h | 33 // Memory is owned by the caller. 38 // Memory is owned by the caller. 54 // Caller owns the memory. 61 // Caller owns the memory.
|
/external/chromium_org/win8/test/ |
test_registrar_constants.cc | 13 // Allows the caller to override the visible name given to the exe being
|