Home | History | Annotate | Download | only in utils

Lines Matching defs:root

141     const char* root = getenv("ANDROID_ROOT");
142 LOG_ALWAYS_FATAL_IF(root == NULL, "ANDROID_ROOT not set");
144 String8 path(root);
879 * Pass in "" for the root dir.
942 * Pass in "" for the root dir.
1500 * To be consistent, we want entries for the root directory. If
1501 * we're the root, add one now.
1727 * gets to prepend the asset root directory.