OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dvmSelfVerificationShadowSpaceAlloc
(Results
1 - 3
of
3
) sorted by null
/dalvik/vm/interp/
Jit.h
66
void*
dvmSelfVerificationShadowSpaceAlloc
(Thread* self);
Jit.cpp
37
void*
dvmSelfVerificationShadowSpaceAlloc
(Thread* self)
[
all
...]
/dalvik/vm/
Thread.cpp
820
if (
dvmSelfVerificationShadowSpaceAlloc
(thread) == NULL)
[
all
...]
Completed in 26 milliseconds