Searched defs:open (Results 1 – 2 of 2) sorted by relevance
/build/make/tools/ | ||
D | check_elf_file.py | 175 def open(cls, elf_file_path, llvm_readobj): member in ELFParser |
/build/make/tools/zipalign/ | ||
D | ZipFile.cpp | 63 status_t ZipFile::open(const char* zipFileName, int flags) in open() function in android::ZipFile |