HomeSort by relevance Sort by last modified time
    Searched defs:ResolveType (Results 1 - 4 of 4) sorted by null

  /art/runtime/
class_linker-inl.h 76 inline mirror::Class* ClassLinker::ResolveType(dex::TypeIndex type_idx, ArtMethod* referrer) {
88 resolved_type = ResolveType(dex_file, type_idx, dex_cache, class_loader);
117 resolved_type = ResolveType(*dex_file, method.class_idx_, dex_cache, class_loader);
class_linker.cc     [all...]
  /external/skia/include/gpu/
GrRenderTarget.h 98 enum ResolveType {
103 virtual ResolveType getResolveType() const = 0;
  /external/vboot_reference/cgpt/
cgpt_common.c 656 int ResolveType(const Guid *type, char *buf) {
    [all...]

Completed in 144 milliseconds