Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/oh_adapter/src/
H A Drd_json_object.cpp416 cJSON *copyItem = cJSON_Duplicate(newItem.cjson_, true); in ReplaceItemInObject() local
419 cJSON *copyItem = cJSON_Duplicate(newItem.cjson_, true); in ReplaceItemInObject() local
430 cJSON *copyItem = cJSON_Duplicate(newItem.cjson_, true); in ReplaceItemInArray() local
/ohos5.0/foundation/communication/dsoftbus/sdk/bus_center/manager/src/
H A Dclient_bus_center_manager.c279 NodeStateCallbackItem *copyItem = NULL; in DuplicateNodeStateCbList() local
297 TimeSyncCallbackItem *copyItem = NULL; in DuplicateTimeSyncResultCbList() local