Searched defs:Verify (Results 1 - 3 of 3) sorted by relevance
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/verify/ | ||
H A D | verify_manager_interface.h | 31 virtual ErrCode Verify(const std::vector<std::string> &abcPaths) in Verify() function in OHOS::AppExecFwk::IVerifyManager |
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/verify/ | ||
H A D | verify_manager_proxy.cpp | 43 ErrCode VerifyManagerProxy::Verify(const std::vector<std::string> &abcPaths) in Verify() function in OHOS::AppExecFwk::VerifyManagerProxy |
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/verify/ | ||
H A D | verify_manager_host_impl.cpp | 145 ErrCode VerifyManagerHostImpl::Verify(const std::vector<std::string> &abcPaths) in Verify() function in OHOS::AppExecFwk::VerifyManagerHostImpl |
Completed in 3 milliseconds