Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/
H A Dcommon_func.h44 static bool ParsePropertyArray(
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/
H A Dcommon_func.h63 static bool ParsePropertyArray(napi_env env, napi_value args, const std::string &propertyName,
H A Dcommon_func.cpp244 bool CommonFunc::ParsePropertyArray(napi_env env, napi_value args, const std::string &propertyName, in ParsePropertyArray() function in OHOS::AppExecFwk::CommonFunc
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/installer/
H A Dinstaller.cpp459 bool res = CommonFunc::ParsePropertyArray(env, args, HASH_PARAMS, valueVec); in ParseHashParams()
508 bool res = CommonFunc::ParsePropertyArray(env, args, VERIFY_CODE_PARAM, valueVec); in ParseVerifyCodeParams()
557 bool res = CommonFunc::ParsePropertyArray(env, args, PGO_PARAM, valueVec); in ParsePgoParams()
763 bool res = CommonFunc::ParsePropertyArray(env, args, SHARED_BUNDLE_DIR_PATHS, valueVec); in ParseSharedBundleDirPaths()
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/
H A Dcommon_func.cpp49 bool CommonFunc::ParsePropertyArray(napi_env env, napi_value args, const std::string &propertyName, in ParsePropertyArray() function in OHOS::AppExecFwk::CommonFunc

Completed in 10 milliseconds