Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/testing/android/native_test/
H A Dnative_test_jni_onload.cc13 bool NativeInit() { in NativeInit() function
/aosp_15_r20/external/pigweed/pw_async2_epoll/
H A Ddispatcher_native.cc36 Status NativeDispatcher::NativeInit() { in NativeInit() function in pw::async2::backend::NativeDispatcher