Home
last modified time | relevance | path

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

/build/tools/signapk/
DSignApk.java157 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()