Searched refs:CheckJsonObjectValue (Results 1 – 2 of 2) sorted by relevance
52 bool CheckJsonObjectValue(const nlohmann::json& object);
35 bool ScanSystemData::CheckJsonObjectValue(const nlohmann::json& object) in CheckJsonObjectValue() function in OHOS::Scan::ScanSystemData56 if (!CheckJsonObjectValue(object)) { in ParseScannerListJsonV1()