Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/br/
H A Dconnection_br_mock.cpp64 bool GetJsonObjectNumberItem(const cJSON *json, const char * const string, int *target) in GetJsonObjectNumberItem() function
/ohos5.0/foundation/communication/dsoftbus/core/common/json_utils/
H A Dsoftbus_json_utils.c74 bool GetJsonObjectNumberItem(const cJSON *json, const char * const string, int32_t *target) in GetJsonObjectNumberItem() function