Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/kits/js/installer/
H A Dinstaller.cpp581 PropertyInfo propertyInfo = { in ParseBundleName()
605 PropertyInfo propertyInfo = { in ParseModuleName()
628 PropertyInfo propertyInfo = { in ParseVersionCode()
649 PropertyInfo propertyInfo = { in ParseUserId()
670 PropertyInfo propertyInfo = { in ParseAppIndex()
691 PropertyInfo propertyInfo = { in ParseInstallFlag()
721 PropertyInfo propertyInfo = { in ParseIsKeepData()
742 PropertyInfo propertyInfo = { in ParseCrowdtestDeadline()
786 PropertyInfo propertyInfo = { in ParseSpecifiedDistributionType()
810 PropertyInfo propertyInf in ParseAdditionalInfo()
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/
H A Dcommon_func.h37 struct PropertyInfo { struct
69 static bool ParsePropertyFromObject(napi_env env, napi_value args, const PropertyInfo &propertyInfo,
H A Dcommon_func.cpp317 bool CommonFunc::ParsePropertyFromObject(napi_env env, napi_value args, const PropertyInfo &propertyInfo, in ParsePropertyFromObject()

Completed in 10 milliseconds