Searched refs:GetNetType (Results 1 – 6 of 6) sorted by relevance
50 NetType NetManager::GetNetType() in GetNetType() function in OHOS::UpdateEngine::NetManager
76 NetType NetManager::GetNetType() in GetNetType() function in OHOS::UpdateEngine::NetManager
43 NetType GetNetType();
76 static ClientStatus GetNetType(napi_env env, const napi_value arg, NetType &netType);
76 DelayedSingleton<NetManager>::GetInstance()->GetNetType()); in GetStepAfterInit()
467 ClientStatus ClientHelper::GetNetType(napi_env env, const napi_value arg, NetType &netType) in GetNetType() function in OHOS::UpdateEngine::ClientHelper503 ClientStatus ret = GetNetType(env, arg, downloadOptions.allowNetwork); in GetOptionsFromArg()523 return GetNetType(env, arg, resumeDownloadOptions.allowNetwork); in GetOptionsFromArg()