Searched refs:GetPropertyMap (Results 1 – 3 of 3) sorted by relevance
137 (void)CommonNapi::GetPropertyMap(env, args[1], mediaSource->header); in JsCreateMediaSourceWithUrl()
60 …static bool GetPropertyMap(napi_env env, napi_value value, std::map<std::string, std::string>& map…
222 bool CommonNapi::GetPropertyMap(napi_env env, napi_value value, std::map<std::string, std::string>&… in GetPropertyMap() function in OHOS::Media::CommonNapi