HomeSort by relevance Sort by last modified time
    Searched refs:ATTR_FILE (Results 1 - 2 of 2) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
TemplateHandler.java 170 static final String ATTR_FILE = "file"; //$NON-NLS-1$
440 String path = attributes.getValue(ATTR_FILE);
445 String path = attributes.getValue(ATTR_FILE);
574 String relativePath = attributes.getValue(ATTR_FILE);
    [all...]
  /external/kernel-headers/original/linux/
fs.h 282 #define ATTR_FILE 8192
306 * check for (ia_valid & ATTR_FILE), and not for (ia_file != NULL).
    [all...]

Completed in 54 milliseconds