Home
last modified time | relevance | path

Searched refs:JSON_GetInt16FromOject (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/dsoftbus/adapter/common/include/
H A Dsoftbus_adapter_json.h50 bool JSON_GetInt16FromOject(const JsonObj *obj, const char *key, int16_t *value);
/foundation/communication/dsoftbus/adapter/common/json/nlohmann/
H A Dsoftbus_adapter_json.cpp196 bool JSON_GetInt16FromOject(const JsonObj *obj, const char *key, int16_t *value) in JSON_GetInt16FromOject() function
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_json.c1557 (void)JSON_GetInt16FromOject(json, DATA_CHANGE_FLAG, (int16_t *)&info->dataChangeFlag); in ParseCommonJsonInfo()

Completed in 5 milliseconds