OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ScopedInstance
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/common/
launchd_mac.h
78
class
ScopedInstance
{
80
explicit
ScopedInstance
(Launchd* instance) {
83
~
ScopedInstance
() {
service_process_util_unittest.cc
365
new Launchd::
ScopedInstance
(mock_launchd_.get()));
449
scoped_ptr<Launchd::
ScopedInstance
> scoped_launchd_instance_;
Completed in 32 milliseconds