Searched refs:GetValueOptionsData (Results 1 – 3 of 3) sorted by relevance
241 …static napi_status GetValueOptionsData(const napi_env &env, std::map<std::string, std::string> &va…
200 napi_status NapiParamUtils::GetValueOptionsData(const napi_env &env, std::map<std::string, std::str… in GetValueOptionsData() function in OHOS::DrmStandard::NapiParamUtils
261 … NapiParamUtils::GetValueOptionsData(env, context->mediaKeyRequestInfo.optionalData, argv[PARAM3]); in GenerateMediaKeyRequest()