Home
last modified time | relevance | path

Searched defs:file (Results 1 – 4 of 4) sorted by relevance

/build/tools/fs_config/
Dfs_config_generate.c57 bool dir = false, file = false; in main() local
/build/tools/signtos/
DSignTos.java124 private static PrivateKey readPrivateKey(File file) throws IOException, in readPrivateKey()
/build/tools/signapk/
DSignApk.java158 private static X509Certificate readPublicKey(File file) in readPublicKey()
221 private static PrivateKey readPrivateKey(File file) in readPrivateKey()
/build/tools/atree/
Dfiles.cpp412 matches_excludes(const char* file, const vector<string>& excludes) in matches_excludes()