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
19
enum
SyncType
{
25
SyncType
GetSyncType(const Extension* extension) {
/external/chromium_org/chrome/browser/chromeos/drive/
sync_client.h
90
enum
SyncType
{
110
typedef std::map<std::pair<
SyncType
, std::string>, SyncTask> SyncTasks;
144
bool OnTaskComplete(
SyncType
type, const std::string& local_id);
sync_client.cc
367
bool SyncClient::OnTaskComplete(
SyncType
type, const std::string& local_id) {
Completed in 177 milliseconds