Searched refs:GetExtraParametersVector (Results 1 – 3 of 3) sorted by relevance
209 …static napi_status GetExtraParametersVector(const napi_env &env, std::vector<std::string> &subKeys…
1045 napi_status NapiParamUtils::GetExtraParametersVector(const napi_env &env, in GetExtraParametersVector() function in OHOS::AudioStandard::NapiParamUtils
1007 … context->status = NapiParamUtils::GetExtraParametersVector(env, context->subKeys, argv[PARAM1]); in GetExtraParameters()