OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ScopedIPCSupport
(Results
1 - 2
of
2
) sorted by null
/external/libmojo/mojo/edk/test/
scoped_ipc_support.cc
47
ScopedIPCSupport
::
ScopedIPCSupport
(
53
ScopedIPCSupport
::~
ScopedIPCSupport
() {
56
void
ScopedIPCSupport
::OnShutdownComplete() {
scoped_ipc_support.h
45
class
ScopedIPCSupport
: public ProcessDelegate {
47
explicit
ScopedIPCSupport
(
49
~
ScopedIPCSupport
() override;
58
DISALLOW_COPY_AND_ASSIGN(
ScopedIPCSupport
);
Completed in 181 milliseconds