Searched defs:NativeBackend (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/password_manager/
H A Dpassword_store_x.h35 class NativeBackend { class in class:PasswordStoreX
39 virtual ~NativeBackend() {}
73 NativeBackend* backend);
105 void SortLoginsByOrigin(NativeBackend::PasswordFormList* list);
124 scoped_ptr<NativeBackend> backend_;

Completed in 122 milliseconds