OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cast_type
(Results
1 - 2
of
2
) sorted by null
/art/compiler/dex/
verified_method.cc
231
const verifier::RegType&
cast_type
=
local
233
is_safe_cast =
cast_type
.IsStrictlyAssignableFrom(reg_type);
/art/runtime/verifier/
method_verifier.cc
2620
const RegType&
cast_type
= ResolveClassAndCheckAccess(instance_of_inst->VRegC_22c());
local
[
all
...]
Completed in 575 milliseconds