Home
last modified time | relevance | path

Searched refs:fd_str (Results 1 - 2 of 2) sorted by relevance

/base/print/print_fwk/frameworks/models/print_models/src/
H A Dprint_utils.cpp165 std::string fd_str = fdPath.substr(fdPath.rfind('/') + 1, fdPath.length()); in GetIdFromFdPath() local
166 std::stringstream getStrStream(fd_str); in GetIdFromFdPath()
/base/print/print_fwk/frameworks/helper/scan_helper/src/
H A Dnapi_scan_utils.cpp416 std::string fd_str = fdPath.substr(fdPath.rfind('/') + 1, fdPath.length()); in GetIdFromFdPath() local
417 std::stringstream getStrStream(fd_str); in GetIdFromFdPath()

Completed in 2 milliseconds