Home
last modified time | relevance | path

Searched refs:ClassDataMethod (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Ddex_file.h1283 struct ClassDataMethod { struct
1287 ClassDataMethod() : method_idx_delta_(0), access_flags_(0), code_off_(0) {} in ClassDataMethod() argument
1290 DISALLOW_COPY_AND_ASSIGN(ClassDataMethod);
1292 ClassDataMethod method_;