OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:transferred
(Results
101 - 125
of
615
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/base/message_loop/
incoming_task_queue.h
34
// returns false. In all cases, the ownership of |task| is
transferred
to the
message_pump_io_ios.h
69
// is
transferred
to this object.
/external/chromium_org/base/win/
scoped_bstr.h
28
// be
transferred
- even though it compiles! ;-)
/external/chromium_org/cc/animation/
layer_animation_controller.h
81
// impl thread, all animations will be
transferred
.
/external/chromium_org/chrome/browser/extensions/
external_provider_interface.h
29
// is not
transferred
to the visitor. Callers of the methods below must
test_extension_system.cc
79
// The ownership of |value_store_| is immediately
transferred
to state_store_,
webstore_install_helper.h
51
// in the utility process. Ownership of parsed_manifest is
transferred
.
/external/chromium_org/chrome/browser/extensions/updater/
extension_downloader_delegate.h
82
// successfully downloaded to |path|. Ownership of that file is
transferred
/external/chromium_org/chrome/browser/hang_monitor/
hung_window_detector.h
47
// Ownership of this pointer is not
transferred
to this class.
/external/chromium_org/chrome/browser/resources/net_internals/
capture_view.js
82
* actual bytes
transferred
.
/external/chromium_org/chrome/browser/ui/autofill/
new_credit_card_bubble_controller.h
60
// and |billing_profile| are
transferred
by this call.
/external/chromium_org/content/browser/loader/
resource_loader.h
132
// Indicates that we are in a state of being
transferred
to a new downstream
/external/chromium_org/net/ocsp/
nss_ocsp_unittest.cc
86
// Ownership of |handler| is
transferred
to the URLRequestFilter, but
/external/chromium_org/net/socket/
stream_listen_socket.h
61
// Socket that was created. Ownership of |connection| is
transferred
/external/chromium_org/ppapi/c/
ppb_messaging.h
53
* graph will be converted and
transferred
. If the reference graph has cycles,
/external/chromium_org/ppapi/proxy/
plugin_var_serialization_rules.cc
67
// on behalf of the caller. This needs to be
transferred
to the plugin and
proxy_channel.h
92
//
transferred
.
/external/chromium_org/third_party/WebKit/Source/core/dom/
MessagePort.h
101
// A port gets neutered when it is
transferred
to a new owner via postMessage().
/external/chromium_org/third_party/WebKit/public/platform/
WebFileSystemCallbacks.h
71
// is
transferred
to the callback.
/external/chromium_org/third_party/libusb/src/libusb/os/
openbsd_usb.c
659
itransfer->
transferred
= req.ucr_actlen;
661
usbi_dbg("
transferred
%d", itransfer->
transferred
);
731
itransfer->
transferred
= nr;
/external/chromium_org/third_party/skia/include/images/
SkImageRef.h
29
ownership of the stream object is
transferred
to this imageref object.
/external/chromium_org/tools/android/forwarder2/
device_listener.h
100
// the forwarder. Ownership
transferred
to the Forwarder.
/external/chromium_org/webkit/common/
resource_response_info.h
51
// Length of the encoded data
transferred
over the network. In case there is
/external/llvm/include/llvm/ExecutionEngine/
RuntimeDyld.h
44
/// Ownership of the input buffer is
transferred
to the ObjectImage
/external/llvm/include/llvm/Object/
Binary.h
115
/// @param Source The data to create the Binary from. Ownership is
transferred
Completed in 1271 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>