OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AwaitEncryptionComplete
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/sync/test/integration/
two_client_preferences_sync_test.cc
136
ASSERT_TRUE(
AwaitEncryptionComplete
(0));
137
ASSERT_TRUE(
AwaitEncryptionComplete
(1));
sync_test.h
194
bool
AwaitEncryptionComplete
(int index);
sync_test.cc
850
return
AwaitEncryptionComplete
(index);
[
all
...]
Completed in 28 milliseconds