Home
last modified time | relevance | path

Searched defs:PendSignAOT (Results 1 - 9 of 9) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dmock_installd_proxy.cpp68 ErrCode MockInstalldProxy::PendSignAOT(const std::string &anFileName, const std::vector<uint8_t> &signData) in PendSignAOT() function in OHOS::AppExecFwk::MockInstalldProxy
H A Dmock_installd_host_impl.cpp214 ErrCode InstalldHostImpl::PendSignAOT(const std::string &anFileName, const std::vector<uint8_t> &signData) in PendSignAOT() function in OHOS::AppExecFwk::InstalldHostImpl
H A Dmock_install_client.cpp57 ErrCode InstalldClient::PendSignAOT(const std::string &anFileName, const std::vector<uint8_t> &signData) in PendSignAOT() function in OHOS::AppExecFwk::InstalldClient
H A Dinstalld_client.cpp79 ErrCode InstalldClient::PendSignAOT(const std::string &anFileName, const std::vector<uint8_t> &signData) in PendSignAOT() function in OHOS::AppExecFwk::InstalldClient
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aot/
H A Daot_executor.cpp188 ErrCode AOTExecutor::PendSignAOT(const std::string &anFileName, const std::vector<uint8_t> &signData) const in PendSignAOT() function in OHOS::AppExecFwk::AOTExecutor
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
H A Dinstalld_interface.h97 virtual ErrCode PendSignAOT(const std::string &anFileName, const std::vector<uint8_t> &signData) in PendSignAOT() function in OHOS::AppExecFwk::IInstalld
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinstalld_client.cpp85 ErrCode InstalldClient::PendSignAOT(const std::string &anFileName, const std::vector<uint8_t> &signData) in PendSignAOT() function in OHOS::AppExecFwk::InstalldClient
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/
H A Dinstalld_proxy.cpp145 ErrCode InstalldProxy::PendSignAOT(const std::string &anFileName, const std::vector<uint8_t> &signData) in PendSignAOT() function in OHOS::AppExecFwk::InstalldProxy
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_host_impl.cpp234 ErrCode InstalldHostImpl::PendSignAOT(const std::string &anFileName, const std::vector<uint8_t> &signData) in PendSignAOT() function in OHOS::AppExecFwk::InstalldHostImpl

Completed in 11 milliseconds