Home
last modified time | relevance | path

Searched defs:VerifyAbc (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/verify/
H A Dverify_util.cpp25 bool VerifyUtil::VerifyAbc(const std::string &abcPath) in VerifyAbc() function in OHOS::AppExecFwk::VerifyUtil
H A Dverify_manager_host_impl.cpp313 bool VerifyManagerHostImpl::VerifyAbc( in VerifyAbc() function in OHOS::AppExecFwk::VerifyManagerHostImpl
325 bool VerifyManagerHostImpl::VerifyAbc(const std::vector<std::string> &abcPaths) in VerifyAbc() function in OHOS::AppExecFwk::VerifyManagerHostImpl
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/
H A Dbundle_manager.cpp43 int32_t BundleManagerImpl::VerifyAbc(std::vector<std::string> abcPaths, bool flag) in VerifyAbc() function in OHOS::CJSystemapi::BundleManager::BundleManagerImpl
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dbundle_manager.cpp2231 napi_value VerifyAbc(napi_env env, napi_callback_info info) in VerifyAbc() function