OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:creation_thread_checker_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/mojo/system/
channel.h
119
base::ThreadChecker
creation_thread_checker_
;
member in class:mojo::system::Channel
channel.cc
41
DCHECK(
creation_thread_checker_
.CalledOnValidThread());
58
DCHECK(
creation_thread_checker_
.CalledOnValidThread());
Completed in 37 milliseconds