Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/frameworks/models/print_models/src/
H A Dprint_utils.cpp171 std::stringstream getStrStream(fd_str); in GetIdFromFdPath() local
173 if (!(getStrStream >> fd)) { in GetIdFromFdPath()
/ohos5.0/base/print/print_fwk/frameworks/helper/scan_helper/src/
H A Dnapi_scan_utils.cpp424 std::stringstream getStrStream(fd_str); in GetIdFromFdPath() local
426 if (!(getStrStream >> fd)) { in GetIdFromFdPath()