Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_json.c104 #define IS_CHARGING "IS_CHARGING" macro
116 #define IS_CHARGING "IS_CHARGING" macro
1383 !JSON_AddBoolToObject(json, IS_CHARGING, info->batteryInfo.isCharging) || in PackCommonEx()
1407 !JSON_AddBoolToObject(json, IS_CHARGING, info->batteryInfo.isCharging) || in PackCommonEx()
1558 (void)JSON_GetBoolFromOject(json, IS_CHARGING, &info->batteryInfo.isCharging); in ParseCommonJsonInfo()
1831 !JSON_AddBoolToObject(json, IS_CHARGING, info->batteryInfo.isCharging) || in PackDeviceInfoBtV1()
1862 OptBool(json, IS_CHARGING, &info->batteryInfo.isCharging, false); in UnpackDeviceInfoBtV1()

Completed in 4 milliseconds