OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HandleGError
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/ui/libgtk2ui/
gconf_listener.h
40
bool
HandleGError
(GError* error, const char* key);
gconf_listener.cc
61
if (
HandleGError
(error, kMetacityGeneral))
86
if (
HandleGError
(error, key_to_subscribe))
98
if (
HandleGError
(error, key_to_subscribe))
114
bool GConfListener::
HandleGError
(GError* error, const char* key) {
/external/chromium_org/net/proxy/
proxy_config_service_linux.cc
397
if (
HandleGError
(error, key))
413
if (
HandleGError
(error, key))
433
if (
HandleGError
(error, key))
446
if (
HandleGError
(error, key))
460
bool
HandleGError
(GError* error, const char* key) {
[
all
...]
Completed in 65 milliseconds