Searched defs:NativeInit (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/cronet/testing/android/native_test/ | ||
H A D | native_test_jni_onload.cc | 13 bool NativeInit() { in NativeInit() function |
/aosp_15_r20/external/pigweed/pw_async2_epoll/ | ||
H A D | dispatcher_native.cc | 36 Status NativeDispatcher::NativeInit() { in NativeInit() function in pw::async2::backend::NativeDispatcher |