OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stateSaved
(Results
1 - 2
of
2
) sorted by null
/development/ndk/sources/android/native_app_glue/
android_native_app_glue.h
179
int
stateSaved
;
android_native_app_glue.c
158
android_app->
stateSaved
= 1;
356
android_app->
stateSaved
= 0;
358
while (!android_app->
stateSaved
) {
Completed in 186 milliseconds