Searched refs:ParseScannerListJsonV1 (Results 1 – 2 of 2) sorted by relevance
51 bool ParseScannerListJsonV1(nlohmann::json& jsonObject);
48 bool ScanSystemData::ParseScannerListJsonV1(nlohmann::json& jsonObject) in ParseScannerListJsonV1() function in OHOS::Scan::ScanSystemData98 return ParseScannerListJsonV1(jsonObject); in Init()