OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HasRefs
(Results
1 - 2
of
2
) sorted by null
/external/libchrome/base/memory/
weak_ptr.h
126
bool
HasRefs
() const {
289
return weak_reference_owner_.
HasRefs
();
/external/libweave/third_party/chromium/base/memory/
weak_ptr.h
123
bool
HasRefs
() const {
286
return weak_reference_owner_.
HasRefs
();
Completed in 298 milliseconds