Searched refs:netType_ (Results 1 – 7 of 7) sorted by relevance
78 return netType_; in GetNetType()83 return (CAST_UINT(netType_) & CAST_UINT(netType)) > 0; in IsNetAvailable()92 if (netType == netType_) { in OnNetChange()95 netType_ = netType; in OnNetChange()
52 return netType_; in GetNetType()
38 int32_t netType_ = 0; variable
59 NetType netType_ = NetType::NO_NET; variable
35 netType_ = NapiUtils::GetInt32FromValue(GetEnv(), params[ARG_INDEX_0]); in ParseParams()
217 …NetPolicyClient::GetInstance().UpdateRemindPolicy(context->netType_, context->iccid_, context->rem… in ExecUpdateRemindPolicy()
332 data.netType_ = static_cast<int8_t>(NapiCommon::GetNapiInt32Value(env, value, "netType")); in ReadQuotaPolicy()379 NapiCommon::SetPropertyInt32(env, elementObject, "netType", item.netType_); in GetNetQuotaPoliciesCallback()