OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsOnCorrectThread
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/base/prefs/
pref_member.cc
104
bool PrefMemberBase::Internal::
IsOnCorrectThread
() const {
116
if (
IsOnCorrectThread
()) {
pref_member.h
85
DCHECK(
IsOnCorrectThread
());
93
bool
IsOnCorrectThread
() const;
Completed in 913 milliseconds