Lines Matching refs:string_view
540 static bool IsInSamePackage(std::string_view descriptor1, std::string_view descriptor2);
838 ArtMethod* FindInterfaceMethod(std::string_view name,
839 std::string_view signature,
843 ArtMethod* FindInterfaceMethod(std::string_view name,
877 ArtMethod* FindClassMethod(std::string_view name,
878 std::string_view signature,
882 ArtMethod* FindClassMethod(std::string_view name,
892 ArtMethod* FindConstructor(std::string_view signature, PointerSize pointer_size)
895 ArtMethod* FindDeclaredVirtualMethodByName(std::string_view name, PointerSize pointer_size)
898 ArtMethod* FindDeclaredDirectMethodByName(std::string_view name, PointerSize pointer_size)
1013 std::string_view name,
1014 std::string_view type)
1018 ArtField* FindInstanceField(std::string_view name, std::string_view type)
1026 ArtField* FindDeclaredInstanceField(std::string_view name, std::string_view type)
1035 std::string_view name,
1036 std::string_view type)
1047 ArtField* FindDeclaredStaticField(std::string_view name, std::string_view type)