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

  /art/runtime/mirror/
art_field.h 97 void SetLong(Object* object, int64_t j) const
art_field-inl.h 166 inline void ArtField::SetLong(Object* object, int64_t j) const {
  /art/runtime/native/
java_lang_reflect_Field.cc 198 f->SetLong(o, new_value.GetJ());
335 NATIVE_METHOD(Field, setLong, "(Ljava/lang/Object;J)V"),
  /art/runtime/
dex_file.cc     [all...]
class_linker_test.cc     [all...]
  /art/runtime/interpreter/
interpreter.cc     [all...]

Completed in 419 milliseconds