Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/tests/
DTestHelpers.cpp71 ::testing::AssertionResult ReadFileFromZipToString(const std::string& zip_path, 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()