OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:engine_handle_cmd
(Results
1 - 3
of
3
) sorted by null
/development/ndk/platforms/android-9/samples/native-activity/jni/
main.c
182
static void
engine_handle_cmd
(struct android_app* app, int32_t cmd) {
function
239
state->onAppCmd =
engine_handle_cmd
;
/external/webrtc/src/modules/audio_processing/main/test/android/apmtest/jni/
main.c
182
static void
engine_handle_cmd
(struct android_app* app, int32_t cmd) {
function
239
state->onAppCmd =
engine_handle_cmd
;
/development/ndk/platforms/android-9/samples/native-plasma/jni/
plasma.c
429
static void
engine_handle_cmd
(struct android_app* app, int32_t cmd) {
function
457
state->onAppCmd =
engine_handle_cmd
;
Completed in 6620 milliseconds