Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/user_auth_framework/services/context/inc/
H A Dremote_auth_context.h33 std::string collectorNetworkId; member
H A Dremote_auth_invoker_context.h35 std::string collectorNetworkId; member
/ohos5.0/base/account/os_account/interfaces/innerkits/account_iam/native/include/
H A Daccount_iam_info.h95 std::optional<std::string> collectorNetworkId; member
110 std::string collectorNetworkId; member
/ohos5.0/base/useriam/user_auth_framework/interfaces/inner_api/
H A Duser_auth_client_defines.h44 std::optional<std::string> collectorNetworkId; member
/ohos5.0/base/useriam/user_auth_framework/services/context/src/
H A Dremote_auth_service.cpp185 std::string collectorNetworkId; in ProcStartRemoteAuthRequest() local