Home
last modified time | relevance | path

Searched refs:nBundleWithHashValue (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dbundle_mgr.cpp3156 napi_value nBundleWithHashValue = nullptr; in CreateBundleFlagObject() local
3158 static_cast<int32_t>(BundleFlag::GET_BUNDLE_WITH_HASH_VALUE), &nBundleWithHashValue)); in CreateBundleFlagObject()
3160 "GET_BUNDLE_WITH_HASH_VALUE", nBundleWithHashValue)); in CreateBundleFlagObject()