Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/
H A Ddsched_continue_event.cpp268 cJSON *callerInfoJson = cJSON_CreateObject(); in MarshalCallerInfo() local
381 cJSON *callerInfoJson = cJSON_GetObjectItemCaseSensitive(rootValue, "CallerInfo"); in Unmarshal() local