Home
last modified time | relevance | path

Searched defs:zip_path (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/androidfw/tests/
DTestHelpers.cpp27 AssertionResult ReadFileFromZipToString(const std::string& zip_path, const std::string& file, in ReadFileFromZipToString()
/frameworks/base/cmds/idmap/
Dcreate.cpp16 int get_zip_entry_crc(const char *zip_path, const char *entry_name, uint32_t *crc) in get_zip_entry_crc()
/frameworks/native/cmds/dumpstate/tests/
Ddumpstate_smoke_test.cpp103 void ParseSections(const std::string& zip_path, std::vector<SectionInfo>* sections) { in ParseSections()