Searched refs:reflection_locations_ (Results 1 – 2 of 2) sorted by relevance
57 std::map<std::string, std::vector<MethodReference>> reflection_locations_; variable
96 reflection_locations_[name].push_back(method.GetReference()); in CollectAccesses()231 HiddenApiFinder::DumpReferences(os, reflection_locations_[name]); in Dump()