Searched refs:zygote_proc_maps (Results 1 – 1 of 1) sorted by relevance
1357 std::vector<android::procinfo::MapInfo> zygote_proc_maps; in Init() local1361 if (!open_proc_maps(zygote_diff_pid_, &zygote_proc_maps) || in Init()1382 zygote_proc_maps_ = std::move(zygote_proc_maps); in Init()