HomeSort by relevance Sort by last modified time
    Searched refs:MethodPatch (Results 1 - 5 of 5) sorted by null

  /art/compiler/
compiled_method_test.cc 53 LinkerPatch::MethodPatch(16u, dex_file1, 1000u),
54 LinkerPatch::MethodPatch(16u, dex_file1, 1001u),
55 LinkerPatch::MethodPatch(16u, dex_file2, 1000u),
56 LinkerPatch::MethodPatch(16u, dex_file2, 1001u), // Index 3.
77 LinkerPatch::MethodPatch(32u, dex_file1, 1000u),
78 LinkerPatch::MethodPatch(32u, dex_file1, 1001u),
79 LinkerPatch::MethodPatch(32u, dex_file2, 1000u),
80 LinkerPatch::MethodPatch(32u, dex_file2, 1001u),
101 LinkerPatch::MethodPatch(16u, dex_file2, 1001u), // identical with patch as index 3.
compiled_method.h 135 static LinkerPatch MethodPatch(size_t literal_offset,
  /prebuilts/go/darwin-x86/src/net/http/
method.go 15 MethodPatch = "PATCH" // RFC 5789
  /prebuilts/go/linux-x86/src/net/http/
method.go 15 MethodPatch = "PATCH" // RFC 5789
  /art/compiler/driver/
compiled_method_storage_test.cc 74 LinkerPatch::MethodPatch(4u, nullptr, 1u),
78 LinkerPatch::MethodPatch(4u, nullptr, 2u),

Completed in 822 milliseconds