OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:token_id_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
sync_task_token.h
55
int64 token_id() const { return
token_id_
; }
73
int64
token_id_
;
member in class:sync_file_system::drive_backend::SyncTaskToken
sync_task_token.cc
65
if (manager_.get() && manager_->IsRunningTask(
token_id_
)) {
72
manager_,
token_id_
, blocking_factor_.Pass(),
137
token_id_
(token_id),
Completed in 354 milliseconds