OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:crypto_delegate_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/extensions/api/easy_unlock_private/
easy_unlock_private_api.h
42
return
crypto_delegate_
.get();
51
scoped_ptr<EasyUnlockPrivateCryptoDelegate>
crypto_delegate_
;
member in class:extensions::api::EasyUnlockPrivateAPI
easy_unlock_private_api.cc
82
:
crypto_delegate_
(EasyUnlockPrivateCryptoDelegate::Create()) {
Completed in 25 milliseconds