Home
last modified time | relevance | path

Searched refs:collectorNetworkId_ (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/useriam/user_auth_framework/services/context/src/
H A Dremote_auth_context.cpp87 collectorNetworkId_(param.collectorNetworkId), in RemoteAuthContext()
165 …ectorUdidRet = DeviceManagerUtil::GetInstance().GetUdidByNetworkId(collectorNetworkId_, collectorU… in StartAuth()
270 …RemoteConnectionManager::GetInstance().OpenConnection(connectionName_, collectorNetworkId_, GetTok… in SetupConnection()
H A Dremote_auth_invoker_context.cpp95 collectorNetworkId_(param.collectorNetworkId), in RemoteAuthInvokerContext()
248 request_->SetStringValue(Attributes::ATTR_COLLECTOR_NETWORK_ID, collectorNetworkId_); in SendRequest()
/ohos5.0/base/useriam/user_auth_framework/services/context/inc/
H A Dremote_auth_context.h64 std::string collectorNetworkId_; variable
H A Dremote_auth_invoker_context.h72 std::string collectorNetworkId_; variable