Searched defs:AddNumberToJsonObject (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/ble/mock/ |
H A D | connection_ble_trans_mock.cpp | 50 bool AddNumberToJsonObject(cJSON *json, const char *const string, int32_t num) in AddNumberToJsonObject() function
|
H A D | connection_ble_mock.cpp | 39 bool AddNumberToJsonObject(cJSON *json, const char * const string, int num) in AddNumberToJsonObject() function
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/br/ |
H A D | connection_br_mock.cpp | 49 bool AddNumberToJsonObject(cJSON *json, const char * const string, int num) in AddNumberToJsonObject() function
|
/ohos5.0/foundation/communication/dsoftbus/core/common/json_utils/ |
H A D | softbus_json_utils.c | 251 bool AddNumberToJsonObject(cJSON *json, const char * const string, int32_t num) in AddNumberToJsonObject() function
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/ |
H A D | lnn_net_builder_deps_mock.cpp | 200 bool AddNumberToJsonObject(cJSON *json, const char * const string, int num) in AddNumberToJsonObject() function
|