Searched defs:UnwrapRequestInfo (Results 1 – 2 of 2) sorted by relevance
27 static std::shared_ptr<RequestInfo> UnwrapRequestInfo(napi_env env, napi_value jsParam) in UnwrapRequestInfo() function
109 std::shared_ptr<RequestInfo> RequestInfo::UnwrapRequestInfo(napi_env env, napi_value jsParam) in UnwrapRequestInfo() function in OHOS::AbilityRuntime::RequestInfo