Home
last modified time | relevance | path

Searched defs:PendSignAOT (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/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> &signDat… in PendSignAOT() function in OHOS::AppExecFwk::AOTExecutor
/ohos5.0/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
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dinstalld_client.cpp79 ErrCode InstalldClient::PendSignAOT(const std::string &anFileName, const std::vector<uint8_t> &sign… in PendSignAOT() function in OHOS::AppExecFwk::InstalldClient
H A Dmock_install_client.cpp57 ErrCode InstalldClient::PendSignAOT(const std::string &anFileName, const std::vector<uint8_t> &sign… in PendSignAOT() function in OHOS::AppExecFwk::InstalldClient
H A Dmock_installd_host_impl.cpp216 ErrCode InstalldHostImpl::PendSignAOT(const std::string &anFileName, const std::vector<uint8_t> &si… in PendSignAOT() function in OHOS::AppExecFwk::InstalldHostImpl
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinstalld_client.cpp85 ErrCode InstalldClient::PendSignAOT(const std::string &anFileName, const std::vector<uint8_t> &sign… in PendSignAOT() function in OHOS::AppExecFwk::InstalldClient
/ohos5.0/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> &signD… in PendSignAOT() function in OHOS::AppExecFwk::InstalldProxy
/ohos5.0/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> &si… in PendSignAOT() function in OHOS::AppExecFwk::InstalldHostImpl