Searched defs:GetOptionsFromArg (Results 1 – 1 of 1) sorted by relevance
| /base/update/updateservice/frameworks/js/napi/update/common/src/ |
| D | client_helper.cpp | 495 ClientStatus ClientHelper::GetOptionsFromArg(napi_env env, const napi_value arg, DescriptionOptions… in GetOptionsFromArg() function in OHOS::UpdateService::ClientHelper 504 ClientStatus ClientHelper::GetOptionsFromArg(napi_env env, const napi_value arg, DownloadOptions &d… in GetOptionsFromArg() function in OHOS::UpdateService::ClientHelper 516 ClientStatus ClientHelper::GetOptionsFromArg(napi_env env, const napi_value arg, in GetOptionsFromArg() function in OHOS::UpdateService::ClientHelper 523 ClientStatus ClientHelper::GetOptionsFromArg(napi_env env, const napi_value arg, in GetOptionsFromArg() function in OHOS::UpdateService::ClientHelper 537 ClientStatus ClientHelper::GetOptionsFromArg(napi_env env, const napi_value arg, UpgradeOptions &up… in GetOptionsFromArg() function in OHOS::UpdateService::ClientHelper 542 ClientStatus ClientHelper::GetOptionsFromArg(napi_env env, const napi_value arg, ClearOptions &clea… in GetOptionsFromArg() function in OHOS::UpdateService::ClientHelper
|