OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InitializeForApp
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/browser/sync_file_system/
sync_file_system_service.h
56
void
InitializeForApp
(
92
// Callbacks for
InitializeForApp
.
sync_file_system_service_unittest.cc
175
sync_service_->
InitializeForApp
(
185
// Calls
InitializeForApp
after setting up the mock remote service to
193
// 2.
InitializeForApp
's callback is called with |expected_status|
220
sync_service_->
InitializeForApp
(
265
TEST_F(SyncFileSystemServiceTest,
InitializeForApp
) {
sync_file_system_service.cc
282
void SyncFileSystemService::
InitializeForApp
(
/external/chromium_org/chrome/browser/sync_file_system/local/
sync_file_system_backend.cc
256
service->
InitializeForApp
(context_, origin_url, callback);
Completed in 42 milliseconds