Searched defs:SetArtMethod (Results 1 – 2 of 2) sorted by relevance
32 inline void Executable::SetArtMethod(ArtMethod* method) { in SetArtMethod() function
705 void SetArtMethod(ArtMethod* method) { art_method_ = method; } in SetArtMethod() function