H A D | lnn_hichain_mock.cpp | 164 int32_t accountId, const char *auth_appId, const char *groupId, char **returnDevInfoVec, uint32_t *deviceNum) in getRelatedGroups() 178 *deviceNum = strlen(testChar) + 1; in getRelatedGroups() 186 int32_t accountId, const char *auth_appId, const char *groupId, char **returnDevInfoVec, uint32_t *deviceNum) in getRelatedGroups1() 191 *deviceNum = 1; in getRelatedGroups1() 213 int32_t osAccountId, const char *appId, const char *groupId, char **returnDevInfoVec, uint32_t *deviceNum) in getTrustedDevices() 218 *deviceNum = 1; in getTrustedDevices() 240 int32_t osAccountId, const char *appId, const char *groupId, char **returnDevInfoVec, uint32_t *deviceNum) in getTrustedDevices1() 254 *deviceNum = 1; in getTrustedDevices1() 163 getRelatedGroups( int32_t accountId, const char *auth_appId, const char *groupId, char **returnDevInfoVec, uint32_t *deviceNum) getRelatedGroups() argument 185 getRelatedGroups1( int32_t accountId, const char *auth_appId, const char *groupId, char **returnDevInfoVec, uint32_t *deviceNum) getRelatedGroups1() argument 212 getTrustedDevices( int32_t osAccountId, const char *appId, const char *groupId, char **returnDevInfoVec, uint32_t *deviceNum) getTrustedDevices() argument 239 getTrustedDevices1( int32_t osAccountId, const char *appId, const char *groupId, char **returnDevInfoVec, uint32_t *deviceNum) getTrustedDevices1() argument
|