Searched defs:netExtAttribute (Results 1 – 6 of 6) sorted by relevance
430 int32_t SetNetExtAttribute(int32_t netId, const std::string &netExtAttribute) override in SetNetExtAttribute()435 int32_t GetNetExtAttribute(int32_t netId, std::string &netExtAttribute) override in GetNetExtAttribute()
649 void NetSupplier::SetNetExtAttribute(const std::string &netExtAttribute) in SetNetExtAttribute()
1307 int32_t NetConnClient::GetNetExtAttribute(const NetHandle &netHandle, std::string &netExtAttribute) in GetNetExtAttribute()1318 …t NetConnClient::SetNetExtAttribute(const NetHandle &netHandle, const std::string &netExtAttribute) in SetNetExtAttribute()
2172 std::string netExtAttribute = ""; in OnGetNetExtAttribute() local2196 std::string netExtAttribute = ""; in OnSetNetExtAttribute() local
2219 int32_t NetConnServiceProxy::GetNetExtAttribute(int32_t netId, std::string &netExtAttribute) in GetNetExtAttribute()2252 int32_t NetConnServiceProxy::SetNetExtAttribute(int32_t netId, const std::string &netExtAttribute) in SetNetExtAttribute()
4029 int32_t NetConnService::SetNetExtAttribute(int32_t netId, const std::string &netExtAttribute) in SetNetExtAttribute()4044 int32_t NetConnService::GetNetExtAttribute(int32_t netId, std::string &netExtAttribute) in GetNetExtAttribute()