Home
last modified time | relevance | path

Searched refs:nIsSilentInstallation (Results 1 - 1 of 1) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dbundle_mgr.cpp913 napi_value nIsSilentInstallation; in ConvertBundleInfo() local
915 env, napi_create_string_utf8(env, std::string().c_str(), NAPI_AUTO_LENGTH, &nIsSilentInstallation)); in ConvertBundleInfo()
917 env, napi_set_named_property(env, objBundleInfo, "isSilentInstallation", nIsSilentInstallation)); in ConvertBundleInfo()

Completed in 13 milliseconds