Home
last modified time | relevance | path

Searched refs:EXTRACT_CODED_SO_FILE (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_framework_services_ipc_interface_code.h60 EXTRACT_CODED_SO_FILE, enumerator
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/
H A Dinstalld_host.cpp175 case static_cast<uint32_t>(InstalldInterfaceCode::EXTRACT_CODED_SO_FILE): in OnRemoteRequest()
H A Dinstalld_proxy.cpp729 … auto ret = TransactInstalldCmd(InstalldInterfaceCode::EXTRACT_CODED_SO_FILE, data, reply, option); in ExtractEncryptedSoFiles()