OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsSyncAccountCredential
(Results
1 - 12
of
12
) sorted by null
/external/chromium_org/chrome/browser/password_manager/
sync_metrics.h
22
bool
IsSyncAccountCredential
(Profile* profile,
sync_metrics.cc
34
bool
IsSyncAccountCredential
(Profile* profile,
chrome_password_manager_client.h
46
virtual bool
IsSyncAccountCredential
(
chrome_password_manager_client.cc
123
if (!
IsSyncAccountCredential
(base::UTF16ToUTF8(form.username_value),
141
bool ChromePasswordManagerClient::
IsSyncAccountCredential
(
143
return password_manager_sync_metrics::
IsSyncAccountCredential
(
chrome_password_manager_client_unittest.cc
46
virtual bool
IsSyncAccountCredential
(
/external/chromium_org/components/password_manager/core/browser/
stub_password_manager_client.cc
15
bool StubPasswordManagerClient::
IsSyncAccountCredential
(
stub_password_manager_client.h
21
virtual bool
IsSyncAccountCredential
(
password_manager_client.h
45
virtual bool
IsSyncAccountCredential
(
password_manager_unittest.cc
48
MOCK_CONST_METHOD2(
IsSyncAccountCredential
,
104
EXPECT_CALL(client_,
IsSyncAccountCredential
(_, _))
746
EXPECT_CALL(client_,
IsSyncAccountCredential
(_, _))
[
all
...]
password_manager.cc
255
client_->
IsSyncAccountCredential
(
password_form_manager.cc
616
if (client_->
IsSyncAccountCredential
(
[
all
...]
/external/chromium_org/chrome/browser/ui/passwords/
password_manager_presenter.cc
132
if (password_manager_sync_metrics::
IsSyncAccountCredential
(
Completed in 298 milliseconds