Searched defs:VerifyAbc (Results 1 - 4 of 4) sorted by relevance
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/verify/ | ||
H A D | verify_util.cpp | 25 bool VerifyUtil::VerifyAbc(const std::string &abcPath) in VerifyAbc() function in OHOS::AppExecFwk::VerifyUtil |
H A D | verify_manager_host_impl.cpp | 314 bool VerifyManagerHostImpl::VerifyAbc( in VerifyAbc() function in OHOS::AppExecFwk::VerifyManagerHostImpl 326 bool VerifyManagerHostImpl::VerifyAbc(const std::vector<std::string> &abcPaths) in VerifyAbc() function in OHOS::AppExecFwk::VerifyManagerHostImpl |
/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/ | ||
H A D | bundle_manager.cpp | 43 int32_t BundleManagerImpl::VerifyAbc(std::vector<std::string> abcPaths, bool flag) in VerifyAbc() function in OHOS::CJSystemapi::BundleManager::BundleManagerImpl |
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/ | ||
H A D | bundle_manager.cpp | 2225 napi_value VerifyAbc(napi_env env, napi_callback_info info) in VerifyAbc() function |
Completed in 11 milliseconds