OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IgnoreObject
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/tcmalloc/chromium/src/gperftools/
heap-checker.h
186
// static T* obj =
IgnoreObject
(new T(...));
196
static T*
IgnoreObject
(T* ptr) {
201
// Undo what an earlier
IgnoreObject
() call promised and asked to do.
203
// allocated object which was previously registered with
IgnoreObject
().
246
// Actually implements
IgnoreObject
().
384
// Contrast with HeapLeakChecker::
IgnoreObject
(o), in which o and
/external/chromium_org/third_party/tcmalloc/vendor/src/gperftools/
heap-checker.h
186
// static T* obj =
IgnoreObject
(new T(...));
196
static T*
IgnoreObject
(T* ptr) {
201
// Undo what an earlier
IgnoreObject
() call promised and asked to do.
203
// allocated object which was previously registered with
IgnoreObject
().
246
// Actually implements
IgnoreObject
().
384
// Contrast with HeapLeakChecker::
IgnoreObject
(o), in which o and
/external/chromium_org/third_party/WebKit/Source/core/accessibility/
AXObject.h
234
IgnoreObject
,
Completed in 163 milliseconds