Home
last modified time | relevance | path

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

/base/startup/appspawn/interfaces/innerkits/hnp/src/
H A Dhnp_api.c161 int NativeInstallHnp(const char *userId, const char *hnpRootPath, const HapInfo *hapInfo, int installOptions) in NativeInstallHnp() argument
182 hapInfo->abi, hnpRootPath, hapInfo->packageName, installOptions); in NativeInstallHnp()
197 if (installOptions >= 0 && IS_OPTION_SET((unsigned int)installOptions, OPTION_INDEX_FORCE)) { in NativeInstallHnp()
/base/startup/appspawn/interfaces/innerkits/hnp/include/
H A Dhnp_api.h73 * @param installOptions Indicates install options.
77 int NativeInstallHnp(const char *userId, const char *hnpRootPath, const HapInfo *hapInfo, int installOptions);

Completed in 1 milliseconds