Home
last modified time | relevance | path

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

/foundation/appexecfwk/appexecfwk_lite/services/bundlemgr_lite/src/
Dbundle_extractor.cpp27 uint8_t BundleExtractor::ExtractHapProfile(const std::string &hapFile, std::ostringstream &profileS… in ExtractHapProfile()
Dbundle_daemon_client.cpp250 int32_t BundleDaemonClient::ExtractHap(const char *hapFile, const char *codePath) in RegisterCallback()