OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:InitClass
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/core/jni/
android_os_HwBinder.cpp
62
void JHwBinder::
InitClass
(JNIEnv *env) {
214
JHwBinder::
InitClass
(env);
android_os_HwBlob.cpp
48
void JHwBlob::
InitClass
(JNIEnv *env) {
244
// XXX Again cannot refer to gFields.constructID because
InitClass
may
265
JHwBlob::
InitClass
(env);
android_os_HwRemoteBinder.cpp
213
void JHwRemoteBinder::
InitClass
(JNIEnv *env) {
316
JHwRemoteBinder::
InitClass
(env);
android_os_HwParcel.cpp
131
void JHwParcel::
InitClass
(JNIEnv *env) {
251
JHwParcel::
InitClass
(env);
[
all
...]
Completed in 104 milliseconds