OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsLiveObjectLocked
(Results
1 - 4
of
4
) sorted by null
/art/runtime/gc/accounting/
mod_union_table.cc
221
CHECK(heap_->
IsLiveObjectLocked
(ref->AsMirrorPtr()));
/art/runtime/gc/
heap.cc
[
all
...]
heap.h
254
bool
IsLiveObjectLocked
(mirror::Object* obj, bool search_allocation_stack = true,
[
all
...]
/art/runtime/
debugger.cc
[
all
...]
Completed in 3349 milliseconds