Home
last modified time | relevance | path

Searched defs:NativeInit (Results 1 – 3 of 3) sorted by relevance

/external/cronet/testing/android/native_test/
Dnative_test_jni_onload.cc13 bool NativeInit() { in NativeInit() function
/external/pigweed/pw_async2_epoll/
Ddispatcher.cc35 Status Dispatcher::NativeInit() { in NativeInit() function in pw::async2::Dispatcher
/external/cronet/components/cronet/android/
Dcronet_library_loader.cc86 void NativeInit(JNIEnv* env) { in NativeInit() function