Home
last modified time | relevance | path

Searched defs:collectorNetworkId (Results 1 – 5 of 5) sorted by relevance

/base/useriam/user_auth_framework/services/context/inc/
Dremote_auth_context.h33 std::string collectorNetworkId; member
Dremote_auth_invoker_context.h35 std::string collectorNetworkId; member
/base/useriam/user_auth_framework/interfaces/inner_api/
Duser_auth_client_defines.h42 std::optional<std::string> collectorNetworkId; member
/base/account/os_account/interfaces/innerkits/account_iam/native/include/
Daccount_iam_info.h94 std::optional<std::string> collectorNetworkId; member
109 std::string collectorNetworkId; member
/base/useriam/user_auth_framework/services/ipc/src/
Duser_auth_service.cpp1200 std::string collectorNetworkId; in ProcStartRemoteAuthRequest() local