HomeSort by relevance Sort by last modified time
    Searched full:android_timezone (Results 1 - 1 of 1) sorted by null

  /external/qemu/android/utils/
timezone.c 41 static const char* android_timezone; variable
79 android_timezone = android_timezone0;
136 android_timezone = android_timezone0;
138 D( "found timezone %s", android_timezone );
139 return android_timezone;
407 android_timezone = android_timezone0;
409 D( "found timezone %s\n", android_timezone );
411 return android_timezone;
704 android_timezone = win32tz->zoneinfo_name;
717 D( "emulator: found timezone %s\n", android_timezone );
    [all...]

Completed in 133 milliseconds