Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/session_manager/src/session/v1/compatible_bind_sub_session/
H A Dcompatible_bind_sub_session.c350 static int32_t SetGroupOwner(const char *ownerAppId, TrustedGroupEntry *groupParams) in SetGroupOwner() function
393 ((result = SetGroupOwner(session->base.appId, groupParams)) != HC_SUCCESS) || in GenerateGroupParams()