OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HasRefs
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/base/memory/
weak_ptr.cc
54
if (!
HasRefs
())
weak_ptr.h
119
bool
HasRefs
() const {
282
return weak_reference_owner_.
HasRefs
();
/external/chromium/base/memory/
weak_ptr.h
105
bool
HasRefs
() const {
239
return weak_reference_owner_.
HasRefs
();
Completed in 132 milliseconds