Home
last modified time | relevance | path

Searched refs:GenerateParamsByDatabase (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_common.c339 static int32_t GenerateParamsByDatabase(int32_t osAccountId, const char *groupId, CJson *params) in GenerateParamsByDatabase() function
392 return GenerateParamsByDatabase(osAccountId, groupId, session->params); in AddGroupAndDevInfo()