Searched refs:remote_contents_ (Results 1 – 1 of 1) sorted by relevance
225 remote_contents_(remote_contents), in RegionCommon()295 std::vector<uint8_t>* remote_contents_; member538 *RegionCommon<mirror::Object>::remote_contents_, in DumpDirtyEntries()799 *RegionCommon<ArtMethod>::remote_contents_, in DumpDirtyEntries()804 *RegionCommon<ArtMethod>::remote_contents_, in DumpDirtyEntries()999 RegionCommon<T>::remote_contents_, in ProcessRegion()1054 reinterpret_cast<T*>(const_cast<uint8_t*>(&(*RegionCommon<T>::remote_contents_)[offset])); in ComputeEntryDirty()1240 remote_contents_ = std::move(tmp_remote_contents); in Init()1294 uint8_t* remote_ptr = &remote_contents_[offset]; in ComputeDirtyBytes()1323 uint8_t* remote_ptr = &remote_contents_[offset]; in ComputeDirtyBytes()[all …]