Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/oh_adapter/src/
H A Drd_json_object.cpp356 cJSON *cpoyItem = cJSON_Duplicate(item.cjson_, true); in AddItemToObject() local
445 cJSON *cpoyItem = cJSON_Duplicate(newItem.cjson_, true); in InsertItemObject() local