OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:debug_info_getter
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/sync/engine/
download_unittest.cc
12
#include "sync/sessions/
debug_info_getter
.h"
276
sessions::DebugInfoGetter*
debug_info_getter
() {
function in class:syncer::DownloadUpdatesDebugInfoTest
293
download::CopyClientDebugInfo(
debug_info_getter
(), &debug_info);
300
download::CopyClientDebugInfo(
debug_info_getter
(), &debug_info);
302
download::CopyClientDebugInfo(
debug_info_getter
(), &debug_info);
/external/chromium_org/sync/sessions/
sync_session_context.h
31
#include "sync/sessions/
debug_info_getter
.h"
55
DebugInfoGetter*
debug_info_getter
,
88
DebugInfoGetter*
debug_info_getter
() {
function in class:syncer::sessions::SyncSessionContext
Completed in 36 milliseconds