Searched refs:GetDescriptorView (Results 1 – 6 of 6) sorted by relevance
157 inline std::string_view ClassAccessor::GetDescriptorView() const { in GetDescriptorView() function
354 std::string_view GetDescriptorView() const;
62 if (class_filter.Matches(accessor.GetDescriptorView())) { in CollectAccesses()
821 inline std::string_view Class::GetDescriptorView() { in GetDescriptorView() function
1231 std::string_view GetDescriptorView() REQUIRES_SHARED(Locks::mutator_lock_);
1829 descriptor = GetDescriptorView(); in FindTypeIndexInOtherDexFile()