Home
last modified time | relevance | path

Searched refs:appdir (Results 1 – 2 of 2) sorted by relevance

/external/qemu/android/
Dqemu-setup.c483 const char* appdir = get_app_dir(); in android_emulation_setup() local
493 if (snprintf( tmp, PATH_MAX, "%s%s%s", appdir, PATH_SEP, in android_emulation_setup()
495 dprint( "Application directory too long: %s", appdir); in android_emulation_setup()
/external/chromium_org/third_party/lcov/
DREADME106 Assuming the compile directory is called "appdir", do the following:
110 lcov --directory appdir --zerocounters
115 lcov --directory appdir --capture --output-file app.info