OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:weak_clear
(Results
1 - 6
of
6
) sorted by null
/external/libchrome/base/memory/
scoped_vector.h
106
void
weak_clear
() { v_.clear(); }
function in class:ScopedVector
scoped_vector_unittest.cc
160
scoped_vector.
weak_clear
();
/external/libchrome/base/trace_event/
process_memory_dump.cc
183
other->allocator_dumps_storage_.
weak_clear
();
/external/webrtc/webrtc/system_wrappers/include/
scoped_vector.h
121
void
weak_clear
() { v_.clear(); }
function in class:webrtc::ScopedVector
/external/webrtc/webrtc/system_wrappers/source/
scoped_vector_unittest.cc
153
scoped_vector.
weak_clear
();
/system/connectivity/shill/
connection_health_checker.cc
258
dns_clients_.
weak_clear
();
Completed in 165 milliseconds