OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PatchArtMethods
(Results
1 - 2
of
2
) sorted by null
/art/patchoat/
patchoat.h
119
void
PatchArtMethods
(const ImageHeader* image_header) SHARED_REQUIRES(Locks::mutator_lock_);
patchoat.cc
491
void PatchOat::
PatchArtMethods
(const ImageHeader* image_header) {
649
PatchArtMethods
(image_header);
[
all
...]
Completed in 157 milliseconds