OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetHelper
(Results
1 - 9
of
9
) sorted by null
/external/chromium_org/net/tools/quic/test_tools/
quic_dispatcher_peer.cc
40
QuicEpollConnectionHelper* QuicDispatcherPeer::
GetHelper
(
/external/chromium_org/chromeos/dbus/
shill_device_client.cc
48
GetHelper
(device_path)->AddPropertyChangedObserver(observer);
54
GetHelper
(device_path)->RemovePropertyChangedObserver(observer);
61
GetHelper
(device_path)->CallDictionaryValueMethod(&method_call, callback);
68
GetHelper
(device_path)->CallVoidMethod(&method_call, callback);
81
GetHelper
(device_path)->CallVoidMethodWithErrorCallback(&method_call,
93
GetHelper
(device_path)->CallVoidMethod(&method_call, callback);
104
GetHelper
(device_path)->CallObjectPathMethod(&method_call, callback);
117
GetHelper
(device_path)->CallVoidMethodWithErrorCallback(
129
GetHelper
(device_path)->CallVoidMethodWithErrorCallback(
143
GetHelper
(device_path)->CallVoidMethodWithErrorCallback
[
all
...]
shill_profile_client.cc
30
GetHelper
(profile_path)->AddPropertyChangedObserver(observer);
36
GetHelper
(profile_path)->RemovePropertyChangedObserver(observer);
65
ShillClientHelper*
GetHelper
(const dbus::ObjectPath& profile_path);
79
ShillClientHelper* ShillProfileClientImpl::
GetHelper
(
100
GetHelper
(profile_path)->CallDictionaryValueMethodWithErrorCallback(
113
GetHelper
(profile_path)->CallDictionaryValueMethodWithErrorCallback(
126
GetHelper
(profile_path)->CallVoidMethodWithErrorCallback(
shill_ipconfig_client.cc
33
GetHelper
(ipconfig_path)->AddPropertyChangedObserver(observer);
39
GetHelper
(ipconfig_path)->RemovePropertyChangedObserver(observer);
64
ShillClientHelper*
GetHelper
(const dbus::ObjectPath& ipconfig_path) {
95
GetHelper
(ipconfig_path)->CallDictionaryValueMethod(&method_call, callback);
103
GetHelper
(ipconfig_path)->CallVoidMethod(&method_call, callback);
145
GetHelper
(ipconfig_path)->CallVoidMethod(&method_call, callback);
156
GetHelper
(ipconfig_path)->CallVoidMethod(&method_call, callback);
164
GetHelper
(ipconfig_path)->CallVoidMethod(&method_call, callback);
shill_service_client.cc
75
GetHelper
(service_path)->AddPropertyChangedObserver(observer);
81
GetHelper
(service_path)->RemovePropertyChangedObserver(observer);
88
GetHelper
(service_path)->CallDictionaryValueMethodWithErrorCallback(
105
GetHelper
(service_path)->CallVoidMethodWithErrorCallback(&method_call,
118
GetHelper
(service_path)->CallVoidMethodWithErrorCallback(&method_call,
131
GetHelper
(service_path)->CallVoidMethodWithErrorCallback(&method_call,
145
GetHelper
(service_path)->CallListValueMethodWithErrorCallback(
156
GetHelper
(service_path)->CallVoidMethodWithErrorCallback(
165
GetHelper
(service_path)->CallVoidMethodWithErrorCallback(&method_call,
175
GetHelper
(service_path)->CallVoidMethodWithErrorCallback(&method_call
[
all
...]
/external/chromium_org/content/common/gpu/
image_transport_surface.h
211
ImageTransportHelper*
GetHelper
() { return helper_.get(); }
/external/chromium_org/net/quic/test_tools/
quic_connection_peer.cc
154
QuicConnectionHelperInterface* QuicConnectionPeer::
GetHelper
(
/external/chromium_org/gpu/command_buffer/client/
gles2_implementation.cc
642
bool GLES2Implementation::
GetHelper
(GLenum pname, GLint* params) {
748
if (!
GetHelper
(pname, &value)) {
758
if (!
GetHelper
(pname, &value)) {
766
return
GetHelper
(pname, params);
[
all
...]
/external/chromium_org/gpu/command_buffer/service/
gles2_cmd_decoder.cc
[
all
...]
Completed in 145 milliseconds