Home
last modified time | relevance | path

Searched refs:ParseScannerListJsonV1 (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/print/print_fwk/services/scan_service/include/
H A Dscan_system_data.h51 bool ParseScannerListJsonV1(nlohmann::json& jsonObject);
/ohos5.0/base/print/print_fwk/services/scan_service/src/
H A Dscan_system_data.cpp48 bool ScanSystemData::ParseScannerListJsonV1(nlohmann::json& jsonObject) in ParseScannerListJsonV1() function in OHOS::Scan::ScanSystemData
98 return ParseScannerListJsonV1(jsonObject); in Init()