OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetCryptoHasPendingKeys
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/sync/engine/
all_status.h
54
void
SetCryptoHasPendingKeys
(bool has_pending_keys);
all_status.cc
147
void AllStatus::
SetCryptoHasPendingKeys
(bool has_pending_keys) {
/external/chromium_org/sync/internal_api/
sync_manager_impl.cc
508
allstatus_.
SetCryptoHasPendingKeys
(cryptographer->has_pending_keys());
[
all
...]
Completed in 31 milliseconds