OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetBiasedBegin
(Results
1 - 2
of
2
) sorted by null
/art/runtime/gc/accounting/
card_table.h
86
byte*
GetBiasedBegin
() const {
144
// Value used to compute card table addresses from object addresses, see
GetBiasedBegin
/art/runtime/
thread.cc
81
card_table_ = Runtime::Current()->GetHeap()->GetCardTable()->
GetBiasedBegin
();
[
all
...]
Completed in 32 milliseconds