Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/
H A Ddsched_continue_event.cpp579 cJSON *groupIdListStr = cJSON_GetObjectItemCaseSensitive(rootValue, "groupIdList"); in UnmarshalAccountInfo() local
580 cJSON_ArrayForEach(groupId, groupIdListStr) { in UnmarshalAccountInfo()