OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SyncType
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/common/extensions/
sync_helper.cc
21
enum
SyncType
{
27
SyncType
GetSyncType(const Extension* extension) {
/external/chromium_org/chrome/browser/chromeos/drive/
sync_client.h
92
enum
SyncType
{
104
typedef std::pair<
SyncType
, std::string> SyncTaskKey;
156
void OnTaskComplete(
SyncType
type,
sync_client.cc
348
const
SyncType
type = key.first;
418
void SyncClient::OnTaskComplete(
SyncType
type,
Completed in 84 milliseconds