Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/app_file_service/tests/mock/cJson/src/
H A DcJsonMock.cpp123 CJSON_PUBLIC(void) cJSON_Delete(cJSON *item) in cJSON_Delete() function
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/ble/
H A Dconnection_ble_trans_test.cpp50 void cJSON_Delete(cJSON *json) in cJSON_Delete() function
/ohos5.0/base/security/access_token/interfaces/innerkits/nativetoken/test/mock/src/
H A DcJSON.c245 void cJSON_Delete(cJSON* item) in cJSON_Delete() function