OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:transient_
(Results
1 - 1
of
1
) sorted by null
/external/chromium/chrome/browser/chromeos/login/
mock_owner_key_utils.h
48
explicit MockInjector(MockKeyUtils* mock) :
transient_
(mock) {
53
// If this is called, its caller takes ownership of |
transient_
|.
54
// If it's never called, |
transient_
| remains our problem.
56
return
transient_
.get();
60
scoped_refptr<MockKeyUtils>
transient_
;
member in class:chromeos::MockInjector
Completed in 52 milliseconds