Searched
full:caller (Results
451 -
475 of
8017) sorted by null
<<11121314151617181920>>
/external/chromium/chrome/browser/custom_handlers/ |
protocol_handler.h | 27 // Encodes this protocol handler as a Value. The caller is responsible for
|
/external/chromium/chrome/browser/net/ |
chrome_dns_cert_provenance_checker_factory.h | 30 // Return a new DnsCertProvenanceChecker. Caller takes ownership. May return
|
ssl_config_service_manager.h | 32 // The caller should hold a reference as long as it needs the instance (eg,
|
/external/chromium/chrome/browser/password_manager/ |
password_form_data.h | 29 // Creates and returns a new PasswordForm built from form_data. Caller is
|
/external/chromium/chrome/browser/prefs/ |
proxy_config_dictionary.h | 28 // Creates a deep copy of |dict| and leaves ownership to caller.
|
proxy_prefs.h | 50 // Ownership of the return value is NOT passed to the caller.
|
/external/chromium/chrome/browser/search_engines/ |
util.h | 26 // * a set of template_urls (search providers). The caller owns the
|
/external/chromium/chrome/browser/speech/ |
speech_input_bubble.h | 26 // the popup window, or by the caller destroying this object. 39 // is still active and the caller should close it if necessary. 43 // The InfoBubble window is no longer visible on screen and the caller can 45 // got closed because the object was destroyed by the caller.
|
/external/chromium/chrome/browser/sync/syncable/ |
model_type_payload_map.h | 39 // Caller takes ownership of the returned dictionary.
|
/external/chromium/chrome/browser/ui/views/tabs/ |
native_view_photobooth.h | 29 // the view, then shows it. The caller is responsible for destroying this
|
/external/chromium/crypto/ |
signature_creator.h | 38 // Create an instance. The caller must ensure that the provided PrivateKey
|
/external/chromium/net/base/ |
openssl_private_key_store.h | 37 // Does not takes ownership of |pkey|, the caller reamins responsible to
|
/external/chromium/net/udp/ |
udp_socket_libevent.h | 64 // |address| is a buffer provided by the caller for receiving the sender 66 // alive by the caller until the callback is placed. 72 // If ERR_IO_PENDING is returned, the caller must keep |buf|, |address|, 86 // If ERR_IO_PENDING is returned, the caller must keep |buf| and |address|
|
udp_socket_win.h | 66 // |address| is a buffer provided by the caller for receiving the sender 68 // alive by the caller until the callback is placed. 74 // If ERR_IO_PENDING is returned, the caller must keep |buf|, |address|, 88 // If ERR_IO_PENDING is returned, the caller must keep |buf| and |address|
|
/external/chromium_org/ash/wm/ |
default_window_resizer.h | 20 // Creates a new DefaultWindowResizer. The caller takes ownership of the
|
/external/chromium_org/base/android/ |
scoped_java_ref.h | 139 // Releases the local reference to the caller. The caller *must* delete the 188 // Releases the global reference to the caller. The caller *must* delete the
|
/external/chromium_org/base/i18n/ |
icu_encoding_detection.h | 24 // the caller is responsible for handling that.
|
/external/chromium_org/base/message_loop/ |
message_pump_ozone.cc | 53 // This code assumes that the caller tracks the lifetime of the |dispatcher|.
|
/external/chromium_org/base/posix/ |
eintr_wrapper.h | 9 // caller will nonetheless see an EINTR in Debug builds.
|
/external/chromium_org/base/ |
scoped_native_library.h | 41 // caller must manage the lifetime of the handle.
|
/external/chromium_org/base/test/ |
test_pending_task.h | 36 // In that case, the caller must use some other criterion (probably
|
/external/chromium_org/base/time/ |
clock.h | 32 // Now() must be safe to call from any thread. The caller cannot
|
tick_clock.h | 31 // NowTicks() must be safe to call from any thread. The caller may
|
/external/chromium_org/chrome/browser/chromeos/input_method/ |
candidate_window_controller.h | 38 // Gets an instance of CandidateWindowController. Caller has to delete the
|
/external/chromium_org/chrome/browser/extensions/api/preference/ |
chrome_direct_setting.h | 25 // Returns true if the caller is a component extension.
|
Completed in 578 milliseconds
<<11121314151617181920>>