Searched refs:ConstructAttributes (Results 1 – 2 of 2) sorted by relevance
116 … void ConstructAttributes(napi_value* value, const std::map<std::string, std::string>& attributes);
420 void NWebCreateNativeMediaPlayerCallbackImpl::ConstructAttributes( in ConstructAttributes() function in OHOS::NWeb::NWebCreateNativeMediaPlayerCallbackImpl468 ConstructAttributes(&attributes, mediaInfo->GetAttributes()); in ConstructMediaInfo()