Home
last modified time | relevance | path

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

/drivers/peripheral/battery/utils/include/
Dhdf_battery_json_utils.h31 inline bool IsValidJsonObject(const cJSON* jsonValue) in IsValidJsonObject() function
/drivers/peripheral/power/interfaces/hdi_service/src/
Dpower_config.cpp212 bool PowerConfig::IsValidJsonObject(const cJSON* jsonValue) const in IsValidJsonObject() function in OHOS::HDI::Power::V1_2::PowerConfig